faq обучение настройка
Текущее время: Чт июл 24, 2025 01:05

Часовой пояс: UTC + 3 часа




Начать новую тему Ответить на тему  [ Сообщений: 11 ] 
Автор Сообщение
СообщениеДобавлено: Пн фев 14, 2011 16:13 
Не в сети

Зарегистрирован: Пн фев 07, 2011 16:14
Сообщений: 8
Никак не пойму в чем причина. Создал на коммутаторе влан1 и присвоил адрес из этой сети, соединил с сетью. Создал влан2 и присвоил айпи адрес и соединил со свичем, где расположены пользователи. Клиенты из влан2 не видят клиентов влан1, хотя сам коммутатор пингует всех нормально.
примерно так
vlan1 195.209.192.99
vlan2 192.168.1.1
нужно чтобы пользователи из под vlan2 ходили в инет через шлюз который находится в vlan1 . Причем интересно, что если шнурком напрямую соединять с клиентами ПК то все всех видят, а если подрубить от другого свича, то кроме коммутатора не видит никто


Вернуться наверх
 Профиль  
 
СообщениеДобавлено: Пн фев 14, 2011 16:48 
Не в сети

Зарегистрирован: Пн дек 13, 2010 21:15
Сообщений: 255
Откуда: Тамбов-Можайск
Конфиги выложите возможно дело в VID.


Вернуться наверх
 Профиль  
 
СообщениеДобавлено: Вт фев 15, 2011 09:47 
Не в сети

Зарегистрирован: Пн фев 07, 2011 16:14
Сообщений: 8
ZeM писал(а):
Конфиги выложите возможно дело в VID.

как мне его посмотреть из режима веб админки, у меня нет возможности с ком портом работать ? Никак не пойму почему клиенты видят друг друга, которые непосредственно к коммутатору подключены в виде отдельных ПК, а клиентов которые подключены к коммутатору от другого свича не видят =(... хотя коммутатор видит всех


Вернуться наверх
 Профиль  
 
СообщениеДобавлено: Вт фев 15, 2011 09:55 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Вт янв 18, 2011 13:29
Сообщений: 8999
подключитесь к коммутатору через telnet и приведите вывод команды show config current_config


Вернуться наверх
 Профиль  
 
СообщениеДобавлено: Вт фев 15, 2011 10:58 
Не в сети

Зарегистрирован: Пн фев 07, 2011 16:14
Сообщений: 8
Artem Kolpakov писал(а):
подключитесь к коммутатору через telnet и приведите вывод команды show config current_config

Вот он ! vlan ilitras смотрит интерфейсом в другой свич с сетью 195.209.192.0-254, а vlan local и default на другие ПК по портам, так вот local i default не видят никого из сети ilitras кроме самих себя и адреса интерфейса который присвоен коммутатору (195.209.192.99)


Скрытый текст: показать
# DOUBLE_VLAN

disable double_vlan

# BASIC

config serial_port baud_rate 9600 auto_logout 10_minutes
enable telnet 23
enable web 80

# STORM

config traffic control_trap none
config traffic control 1-28 broadcast disable action drop threshold 128000 time_interval 5 countdown 0
config traffic control 1-28 multicast disable action drop threshold 128000 time_interval 5 countdown 0
config traffic control 1-28 dlf disable threshold 128000

# GM

config sim candidate
disable sim
config sim dp_interval 30
config sim hold_time 100

# SYSLOG

disable syslog
config system_severity trap information
config system_severity log information

# MIRROR

disable mirror
config mirror port 1

# QOS

config scheduling_mechanism strict
config scheduling 0 max_packet 1
config scheduling 1 max_packet 2
config scheduling 2 max_packet 3
config scheduling 3 max_packet 4
config scheduling 4 max_packet 5
config scheduling 5 max_packet 6
config scheduling 6 max_packet 7
config scheduling 7 max_packet 8
config 802.1p user_priority 0 2
config 802.1p user_priority 1 0
config 802.1p user_priority 2 1
config 802.1p user_priority 3 3
config 802.1p user_priority 4 4
config 802.1p user_priority 5 5
config 802.1p user_priority 6 6
config 802.1p user_priority 7 7
disable wred
config 802.1p default_priority 1-28 0
config bandwidth_control 1-28 rx_rate no_limit tx_rate no_limit
config wred ports 1-28 average_time 100
config wred ports 1-28 class_id 0 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 1 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 2 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 3 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 4 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 5 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 6 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 7 drop_start 50 drop_slope 45

# TRAF-SEGMENTATION

config traffic_segmentation 1-28 forward_list 1-28

# PORT

disable jumbo_frame
config ports 1-28 speed auto flow_control disable learning enable state enable

# PORT_LOCK

disable port_security trap_log
config port_security ports 1-28 admin_state disable max_learning_addr 1 lock_address_mode DeleteOnReset

# PORT_LOCK_PERMANENT


# 8021X

disable 802.1x
config 802.1x capability ports 1-28 none
config 802.1x auth_parameter ports 1-28 direction both port_control auto quiet_period 60 tx_period 30 supp_timeout 30 server_timeout 30 max_req 2 reauth_period 3600 enable_reauth disable

# SNMPv3

delete snmp community public
delete snmp community private
delete snmp user initial
delete snmp group initial
delete snmp view restricted all
delete snmp view CommunityView all
config snmp engineID 800000ab0300195b176680
create snmp view restricted 1.3.6.1.2.1.1 view_type included
create snmp view restricted 1.3.6.1.2.1.11 view_type included
create snmp view restricted 1.3.6.1.6.3.10.2.1 view_type included
create snmp view restricted 1.3.6.1.6.3.11.2.1 view_type included
create snmp view restricted 1.3.6.1.6.3.15.1.1 view_type included
create snmp view CommunityView 1 view_type included
create snmp view CommunityView 1.3.6.1.6.3 view_type excluded
create snmp view CommunityView 1.3.6.1.6.3.1 view_type included
create snmp group public v1 read_view CommunityView notify_view CommunityView
create snmp group public v2c read_view CommunityView notify_view CommunityView
create snmp group initial v3 noauth_nopriv read_view restricted notify_view restricted
create snmp group private v1 read_view CommunityView write_view CommunityView notify_view CommunityView
create snmp group private v2c read_view CommunityView write_view CommunityView notify_view CommunityView
create snmp group ReadGroup v1 read_view CommunityView notify_view CommunityView
create snmp group ReadGroup v2c read_view CommunityView notify_view CommunityView
create snmp group WriteGroup v1 read_view CommunityView write_view CommunityView notify_view CommunityView
create snmp group WriteGroup v2c read_view CommunityView write_view CommunityView notify_view CommunityView
create snmp community private view CommunityView read_write
create snmp community public view CommunityView read_only
create snmp user initial initial

# MANAGEMENT

disable snmp
enable snmp traps
enable snmp authenticate traps
disable rmon

# VLAN

config vlan default delete 1-28
config vlan default add untagged 2-5,7-23,25-28
config vlan default advertisement enable
create vlan local tag 3
config vlan local add untagged 6
config vlan local advertisement enable
create vlan ilitras tag 4
config vlan ilitras add untagged 1,24
config vlan ilitras advertisement enable
disable gvrp
config gvrp 1,24 state disable ingress_checking enable acceptable_frame admit_all pvid 4
config gvrp 2-5,7-23,25-28 state disable ingress_checking enable acceptable_frame admit_all pvid 1
config gvrp 6 state disable ingress_checking enable acceptable_frame admit_all pvid 3

# FDB

config fdb aging_time 300

# MAC_ADDRESS_TABLE_NOTIFICATION

config mac_notification interval 1 historysize 1
disable mac_notification
config mac_notification ports 1-28 disable

# STP

config stp maxage 20 maxhops 20 forwarddelay 15 txholdcount 3 fbpdu enable
config stp version rstp
config stp priority 32768 instance_id 0
config stp hellotime 2
config stp lbd enable
config stp lbd_recover_timer 60
config stp mst_config_id name 00:19:5B:17:66:80 revision_level 0
disable stp
config stp ports 1-28 externalCost auto edge false p2p auto state enable
config stp ports 1-28 lbd disable
config stp mst_ports 1-28 instance_id 0 internalCost auto priority 128
config stp ports 1-28 fbpdu disable

# SSH

config ssh server maxsession 8
config ssh server contimeout 300
config ssh server authfail 2
config ssh server rekey never
disable ssh

# SSL

disable ssl
enable ssl ciphersuite RSA_with_RC4_128_MD5
enable ssl ciphersuite RSA_with_3DES_EDE_CBC_SHA
enable ssl ciphersuite DHE_DSS_with_3DES_EDE_CBC_SHA
enable ssl ciphersuite RSA_EXPORT_with_RC4_40_MD5
config ssl cachetimeout timeout 600

# SAFE_GUARD

config safeguard_engine state disable cpu_utilization rising_threshold 100 falling_threshold 20 trap_log disable

# ACL
disable cpu_interface_filtering

# SNTP

disable sntp
config time_zone operator - hour 6 min 0
config sntp primary 0.0.0.0 secondary 0.0.0.0 poll-interval 720
config dst disable

# IPBIND
disable address_binding acl_mode
disable address_binding trap_log


# LACP

config link_aggregation algorithm ip_source
config lacp_port 1-28 mode passive

# SNOOP

disable igmp_snooping
config igmp_snooping querier default query_interval 125 max_response_time 10 robustness_variable 2 last_member_query_interval 1 state disable
config igmp_snooping default host_timeout 260 router_timeout 260 leave_timer 2 state disable fast_leave disable
config igmp_snooping querier local query_interval 125 max_response_time 10 robustness_variable 2 last_member_query_interval 1 state disable
config igmp_snooping local host_timeout 260 router_timeout 260 leave_timer 2 state disable fast_leave disable
config igmp_snooping querier ilitras query_interval 125 max_response_time 10 robustness_variable 2 last_member_query_interval 1 state disable
config igmp_snooping ilitras host_timeout 260 router_timeout 260 leave_timer 2 state disable fast_leave disable

# IP

config ipif System vlan default ipaddress 10.90.90.90/8 state enable proxy_arp disable
create ipif local 192.168.1.1/24 local state enable proxy_arp disable
create ipif ilitras 195.209.192.99/24 ilitras state enable proxy_arp disable
disable autoconfig

# ARP

config arp_aging time 40

# ACCESS_AUTHENTICATION_CONTROL

config authen_login default method local
config authen_enable default method local_enable
config authen application console login default
config authen application console enable default
config authen application telnet login default
config authen application telnet enable default
config authen application ssh login default
config authen application ssh enable default
config authen application http login default
config authen application http enable default
config authen parameter response_timeout 30
config authen parameter attempt 3
disable authen_policy
config accounting type exec state disable
config accounting type system state disable

# DHCP_RELAY

disable dhcp_relay
config dhcp_relay hops 4 time 0
config dhcp_relay option_82 state disable
config dhcp_relay option_82 check disable
config dhcp_relay option_82 policy replace

# ROUTE

config route preference static 60
config route preference rip 100
config route preference ospfIntra 80
config route preference ospfInter 90
config route preference ospfExt1 110
config route preference ospfExt2 115

# IGMP

config igmp ipif System version 3 query_interval 125 max_response_time 10 robustness_variable 2 state disable
config igmp ipif System last_member_query_interval 1
config igmp ipif ilitras version 3 query_interval 125 max_response_time 10 robustness_variable 2 state disable
config igmp ipif ilitras last_member_query_interval 1
config igmp ipif local version 3 query_interval 125 max_response_time 10 robustness_variable 2 state disable
config igmp ipif local last_member_query_interval 1

# WAC

config wac method radius
disable wac

# GVLAN


# MBA

disable mac_based_access_control
config mac_based_access_control ports 1-28 state disable
config mac_based_access_control method local
config mac_based_access_control password default

# PIMSM

disable pim
config pim cbsr hash_masklen 30
config pim cbsr bootstrap_period 60
config pim register_probe_time 5
config pim register_suppression_time 60
config pim last_hop_spt_threshold 0
config pim rp_spt_threshold 0
config pim crp holdtime 150 priority 192
config pim crp wildcard_prefix_cnt 0
config pim ipif System state disable hello 30 jp_interval 60 mode dm dr_priority 1
config pim cbsr ipif System priority -1
config pim ipif ilitras state disable hello 30 jp_interval 60 mode dm dr_priority 1
config pim cbsr ipif ilitras priority -1
config pim ipif local state disable hello 30 jp_interval 60 mode dm dr_priority 1
config pim cbsr ipif local priority -1

# DVMRP

disable dvmrp
config dvmrp ipif System metric 1 probe 10 neighbor_timeout 35 state disable
config dvmrp ipif ilitras metric 1 probe 10 neighbor_timeout 35 state disable
config dvmrp ipif local metric 1 probe 10 neighbor_timeout 35 state disable

# RIP

config rip ipif System authentication disable tx_mode v2_only rx_mode v1_or_v2 state disable
config rip ipif local authentication disable tx_mode v2_only rx_mode v1_or_v2 state disable
config rip ipif ilitras authentication disable tx_mode v2_only rx_mode v1_or_v2 state disable
disable rip

# MD5


# OSPF

config ospf ipif System area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif System authentication none metric 1 state disable active
config ospf ipif local area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif local authentication none metric 1 state disable active
config ospf ipif ilitras area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif ilitras authentication none metric 1 state disable active
config ospf router_id 0.0.0.0
disable ospf

# DNSR

disable dnsr
config dnsr primary nameserver 0.0.0.0
config dnsr secondary nameserver 0.0.0.0
disable dnsr cache
disable dnsr static

# VRRP

config vrrp ipif System authtype none
config vrrp ipif ilitras authtype none
config vrrp ipif local authtype none
disable vrrp

disable vrrp ping


#-------------------------------------------------------------------
# End of configuration file for DES-3828
#-------------------------------------------------------------------


Вернуться наверх
 Профиль  
 
СообщениеДобавлено: Вт фев 15, 2011 11:36 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Вт янв 18, 2011 13:29
Сообщений: 8999
Видимо из сети 195.209.192.0/24 нет маршрута на сети 192.168.1.0/24 и 10.0.0.0/8.


Вернуться наверх
 Профиль  
 
СообщениеДобавлено: Вт фев 15, 2011 11:55 
Не в сети

Зарегистрирован: Пн фев 07, 2011 16:14
Сообщений: 8
Artem Kolpakov писал(а):
Видимо из сети 195.209.192.0/24 нет маршрута на сети 192.168.1.0/24 и 10.0.0.0/8.

можно ли на коммутаторе прописать маршрут, он ведь видит сеть ?


Вернуться наверх
 Профиль  
 
СообщениеДобавлено: Вт фев 15, 2011 12:00 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Вт янв 18, 2011 13:29
Сообщений: 8999
Вам надо добавить дефолтный маршрут на DES3828 и на гейтвее в сети 195.209.192.0/24 прописать доп маршруты. Ведь хосты из нее по дефолту стучатся не на DES3828, а куда то еще? Вот на этом "куда-то еще" и нужен маршрут на сети 192.168.1.0/24 и 10.0.0.0/8 через DES3828


Вернуться наверх
 Профиль  
 
СообщениеДобавлено: Вт фев 15, 2011 15:00 
Не в сети

Зарегистрирован: Пн фев 07, 2011 16:14
Сообщений: 8
спасибо, вроде разобрался ! Подскажите устройство на порту режет скорость как указал только входящую, а вот исходящая порядком больше (в два раза), в чем может быть причина ? Пробовал отдельно задавать результат тот же


Вернуться наверх
 Профиль  
 
СообщениеДобавлено: Вт фев 15, 2011 15:36 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Вт янв 18, 2011 13:29
Сообщений: 8999
Отпишите более подробно, в чем проблема, и приведите настройки bandwidth_control


Вернуться наверх
 Профиль  
 
СообщениеДобавлено: Вт фев 15, 2011 16:11 
Не в сети

Зарегистрирован: Пн фев 07, 2011 16:14
Сообщений: 8
Artem Kolpakov писал(а):
Отпишите более подробно, в чем проблема, и приведите настройки bandwidth_control


Выставляю значение скорости на порту, захожу на сайт мерялки скорости speedtest.net. И вижу, что скорость реально режется только TX, а RX не соот-ует заданной, она почему то больше, в разы =(

Port RX Rate (kbit/sec) TX_RATE (kbit/sec)
------ ------------------------ ----------------------
1 no_limit no_limit
2 no_limit no_limit
3 no_limit no_limit
4 no_limit no_limit
5 no_limit no_limit
6 2048 2048
7 no_limit no_limit
8 no_limit no_limit
и т.д................


Вернуться наверх
 Профиль  
 
Показать сообщения за:  Сортировать по:  
Начать новую тему Ответить на тему  [ Сообщений: 11 ] 

Часовой пояс: UTC + 3 часа


Кто сейчас на форуме

Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 8


Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете добавлять вложения

Найти:
Перейти:  
Создано на основе phpBB® Forum Software © phpBB Group
Русская поддержка phpBB