faq обучение настройка
Текущее время: Вс июл 13, 2025 06:26

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




Начать новую тему Ответить на тему  [ Сообщений: 13 ] 
Автор Сообщение
 Заголовок сообщения: Проблемы с D-Link DES-3200, H/W B1
СообщениеДобавлено: Чт апр 26, 2012 12:42 
Не в сети

Зарегистрирован: Пн янв 15, 2007 08:46
Сообщений: 46
Примерно месяц назад стали возникать проблемы с данными коммутаторами (модели DES-3200-10 и DES-3200-18); время от времени у некоторых коммутаторов возникают большие потери пакетов (до 80%). Длится это разное время (от 5 до 30 минут), затем какое-то время (когда полчаса, когда два часа, когда полдня) все работает нормально, после чего вновь начинаются потери пакетов.
Нагрузка на коммутатор мизерная (в частности на одном из коммутаторов подключены только два порта, суммарный трафик меньше 10 Мбит/с), в таблице MAC-адресов меньше 100 записей.
Если вместо D-Link поставить другой коммутатор (например QTECH), то он работает как часы.
Куда копать?


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: Проблемы с D-Link DES-3200, H/W B1
СообщениеДобавлено: Чт апр 26, 2012 13:11 
Не в сети

Зарегистрирован: Пн янв 15, 2007 08:46
Сообщений: 46
Версия:
Код:
#sh sw
Command: show switch

Device Type        : DES-3200-18 Fast Ethernet Switch
MAC Address        : 14-D6-4D-D1-45-88
IP Address         : 10.1.12.66 (Manual)
VLAN Name          : MGMT
Subnet Mask        : 255.255.255.0
Default Gateway    : 10.1.12.250
Boot PROM Version  : Build 1.00.007
Firmware Version   : Build 1.28.009
Hardware Version   : B1
Serial Number      : PVZW2BC000494
System Name        : xxx
System Location    : xxx
System Uptime      : 0 days, 0 hours, 59 minutes, 34 seconds
System Contact     : xxx
Spanning Tree      : Disabled
GVRP               : Disabled
IGMP Snooping      : Enabled
VLAN Trunk         : Disabled
802.1X             : Disabled
Telnet             : Enabled (TCP 23)
Web                : Enabled (TCP 80)
RMON               : Disabled
SSH                : Disabled                                                 
SSL                : Disabled
CLI Paging         : Enabled
Syslog Global State: Enabled
Dual Image         : Supported
Password Encryption Status : Disabled


Конфигурация:
Скрытый текст: показать
Код:
#-------------------------------------------------------------------
#                       DES-3200-18 Configuration
#
#                       Firmware: Build 1.28.009
#        Copyright(C) 2011 D-Link Corporation. All rights reserved.
#-------------------------------------------------------------------


# BASIC

config serial_port baud_rate 115200 auto_logout 15_minutes
# ACCOUNT LIST

# ACCOUNT END

# PASSWORD ENCRYPTION
disable password encryption
config terminal_line default
enable clipaging

# STORM

config traffic control_trap none
config traffic control 1-16 broadcast enable multicast enable unicast disable action drop threshold 1000 countdown 0 time_interval 5
config traffic control 17-18 broadcast disable multicast disable unicast disable action drop threshold 1000 countdown 0 time_interval 5

# LOOP_DETECT

disable loopdetect
config loopdetect recover_timer 60
config loopdetect interval 10
config loopdetect mode port-based
config loopdetect trap none
config loopdetect ports 1-18 state disabled

# QOS

config scheduling_mechanism strict
config scheduling 0 weight 1
config scheduling 1 weight 2
config scheduling 2 weight 4
config scheduling 3 weight 8
config 802.1p user_priority 0 1
config 802.1p user_priority 1 0
config 802.1p user_priority 2 0
config 802.1p user_priority 3 1
config 802.1p user_priority 4 2
config 802.1p user_priority 5 2
config 802.1p user_priority 6 3
config 802.1p user_priority 7 3
config cos tos value 0 class 0
config cos tos value 1 class 0
config cos tos value 2 class 0
config cos tos value 3 class 0
config cos tos value 4 class 0
config cos tos value 5 class 0
config cos tos value 6 class 0
config cos tos value 7 class 0
config dscp_mapping dscp_value 0 class 0
config dscp_mapping dscp_value 1 class 0
...
config dscp_mapping dscp_value 62 class 0
config dscp_mapping dscp_value 63 class 0
config 802.1p default_priority 1-18 0
config cos mapping port 1-18 ethernet 802.1p

# MIRROR

disable mirror
config mirror port 1 delete source ports 1 both

# BANDWIDTH

config bandwidth_control 1-18 rx_rate no_limit tx_rate no_limit
config per_queue bandwidth_control ports 1-18 0 max_rate no_limit
config per_queue bandwidth_control ports 1-18 1 max_rate no_limit
config per_queue bandwidth_control ports 1-18 2 max_rate no_limit
config per_queue bandwidth_control ports 1-18 3 max_rate no_limit

# SYSLOG

enable syslog
create syslog host 1 ipaddress 10.1.128.11 severity warning facility local0 udp_port 514  state enable
config log_save_timing on_demand

# TRAF-SEGMENTATION

config traffic_segmentation 1-16,18 forward_list 17
config traffic_segmentation 17 forward_list 1-18

# 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 600

# PORT

enable jumbo_frame
config ports 1-18 speed auto flow_control disable state enable clear_description
config ports 1-18 learning enable
config ports 1-18 mdix auto
config ports 17-18 medium_type fiber speed auto flow_control disable state enable clear_description
config ports 17-18 medium_type fiber learning enable

# OAM


# TIME_RANGE

# GM

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

# MANAGEMENT

create trusted_host network 10.1.0.0/16
create trusted_host network 10.1.128.0/24
enable snmp traps
enable snmp authenticate_traps
enable snmp linkchange_traps
config snmp linkchange_traps ports 17-18 enable
config snmp linkchange_traps ports 1-16 disable
config snmp system_name SW-KRASNARM59-01
config snmp system_location Cherkessk; Krasnoarmeyskaya 59, entr.3
config snmp system_contact (8782) 26-00-50, info@ch-com.ru
disable rmon

# SNMPv3

# VLAN

disable asymmetric_vlan
disable pvid auto_assign
config vlan default delete 1-18
config vlan default advertisement disable
create vlan MGMT tag 10
config vlan MGMT add tagged 17-18
create vlan VLAN400 tag 400
config vlan VLAN400 add tagged 17-18
create vlan VLAN412 tag 412
config vlan VLAN412 add tagged 17-18
config vlan VLAN412 add untagged 1-16
disable qinq
disable gvrp
config qinq ports 1-18 role nni outer_tpid 0x88A8 trust_cvid disable vlan_translation disable
config gvrp 1-16 state disable ingress_checking enable acceptable_frame admit_all pvid 412
config gvrp 17-18 state disable ingress_checking enable acceptable_frame admit_all pvid 10

# PROTOCOL_VLAN


# 8021X

disable 802.1x
config 802.1x auth_protocol radius_eap
config radius parameter timeout 5 retransmit 2
config 802.1x capability ports 1-18 none
config 802.1x auth_parameter ports 1-18 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

# PORT_LOCK

disable port_security trap_log
config port_security ports 1-18 admin_state disable max_learning_addr 1 lock_address_mode DeleteOnTimeout

# PPPOE

config pppoe circuit_id_insertion state enable
config pppoe circuit_id_insertion ports 1-16 state enable circuit_id mac
config pppoe circuit_id_insertion ports 17-18 state disable circuit_id mac

# MAC_ADDRESS_TABLE_NOTIFICATION

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

# LACP

config lacp_ports 1-18 mode passive
config link_aggregation algorithm mac_source

# STP

disable stp
config stp version rstp
config stp maxage 20 maxhops 20 forwarddelay 15 txholdcount 6 fbpdu enable hellotime 2
config stp priority 32768 instance_id 0
config stp mst_config_id name 84:C9:B2:02:67:7C revision_level 0
config stp ports 1-18 externalCost auto edge auto p2p auto state enable
config stp mst_ports 1-18 instance_id 0 internalCost auto priority 128
config stp ports 1-18 fbpdu enable
config stp ports 1-18 restricted_role false
config stp ports 1-18 restricted_tcn false

# ERPS

config erps log disable
config erps trap disable
disable erps

# MULTI FILTER

create mcast_filter_profile profile_id 10 profile_name test
create mcast_filter_profile profile_id 11 profile_name all
config mcast_filter_profile profile_id 10 add 239.255.1.1-239.255.1.9
config mcast_filter_profile profile_id 11 add 239.255.1.0-239.255.1.255
config max_mcast_group ports 1-18 max_group 1024

# BPDU_TUNNEL

config bpdu_tunnel ports 17-18 type uplink
disable bpdu_tunnel

# BPDU_PROTECTION

config bpdu_protection ports 1-16 state enable
config bpdu_protection ports 1-18 mode shutdown

# SAFEGUARD_ENGINE

config safeguard_engine state enable utilization rising 60 falling 20 trap_log enable mode fuzzy

# BANNER_PROMP

# SSH

config ssh algorithm 3DES enable
config ssh algorithm AES128 enable
config ssh algorithm AES192 enable
config ssh algorithm AES256 enable
config ssh algorithm arcfour enable
config ssh algorithm blowfish enable
config ssh algorithm cast128 enable
config ssh algorithm twofish128 enable
config ssh algorithm twofish192 enable
config ssh algorithm twofish256 enable
config ssh algorithm MD5 enable
config ssh algorithm SHA1 enable
config ssh algorithm RSA enable
config ssh algorithm DSA enable
config ssh authmode password enable
config ssh authmode publickey enable
config ssh authmode hostbased enable
config ssh server maxsession 8
config ssh server contimeout 120
config ssh server authfail 2
config ssh server rekey never
config ssh user admin authmode password
config ssh user cybercom authmode password
disable ssh

# SNOOP

# FDB

config fdb aging_time 300
config multicast port_filtering_mode 1-16 filter_unregistered_groups
config multicast port_filtering_mode 17-18 forward_unregistered_groups

# VLAN_TRUNK

disable vlan_trunk

# SMTP

disable smtp

# ACL

disable cpu_interface_filtering

# SNTP

enable sntp
config time_zone operator + hour 4 min 0
config sntp primary 10.1.128.11 secondary 10.1.128.12 poll-interval 720
config dst disable

# DOS_PREVENTION

disable dos_prevention trap_log
config dos_prevention dos_type land_attack action drop state enable
config dos_prevention dos_type blat_attack action drop state enable
config dos_prevention dos_type smurf_attack action drop state enable
config dos_prevention dos_type tcp_null_scan action drop state enable
config dos_prevention dos_type tcp_xmascan action drop state enable
config dos_prevention dos_type tcp_synfin action drop state enable
config dos_prevention dos_type tcp_syn_srcport_less_1024 action drop state disable

# DHCP_SERVER_SCREENING

config filter dhcp_server ports 1-16 state enable
config filter dhcp_server ports 17-18 state disable
config filter dhcp_server illegal_server_log_suppress_duration 5min
config filter dhcp_server trap disable
config filter dhcp_server log disable

# ADDRBIND

disable address_binding dhcp_snoop
disable address_binding trap_log
disable address_binding arp_inspection
config address_binding ip_mac ports 1-18 state disable allow_zeroip disable forward_dhcppkt enable
config address_binding ip_mac ports 1-18 mode arp stop_learning_threshold 500
config address_binding dhcp_snoop max_entry ports 1-18 limit no_limit

# ARPSPOOF


# CFM


# IP

config ipif System vlan MGMT ipaddress 10.1.12.32/24 state enable
config ipif System dhcp_option12 state disable
enable telnet 23
enable web 80
disable autoconfig
config autoconfig timeout 50

# MBA

disable mac_based_access_control
disable authorization attributes
config mac_based_access_control authorization attributes radius enable
config mac_based_access_control authorization attributes local enable
config mac_based_access_control trap state enable
config mac_based_access_control log state enable
config mac_based_access_control ports 1-18 state disable
config mac_based_access_control ports 1-18 mode host_based
config mac_based_access_control method local
config mac_based_access_control auth_failover disable
config mac_based_access_control password default
config mac_based_access_control max_users 128

# LLDP

disable lldp
config lldp message_tx_interval 30
config lldp tx_delay 2
config lldp message_tx_hold_multiplier 4
config lldp reinit_delay 2
config lldp notification_interval 5
config lldp ports 1-18 notification disable
config lldp ports 1-18 admin_status tx_and_rx

# MLDSNP


# ARP

config arp_aging time 20
config gratuitous_arp send ipif_status_up enable
config gratuitous_arp send dup_ip_detected enable
config gratuitous_arp learning enable
disable gratuitous_arp ipif System trap
enable gratuitous_arp ipif System log

# AAA

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 admin local_enable




# 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
config dhcp_relay option_82 remote_id default

# DHCP_LOCAL_RELAY

disable dhcp_local_relay

# NDP


# ROUTE

create iproute default 10.1.12.250 1

#-------------------------------------------------------------------
#             End of configuration file for DES-3200-18
#------------------------------------------------------------------


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: Проблемы с D-Link DES-3200, H/W B1
СообщениеДобавлено: Чт апр 26, 2012 13:49 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

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


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: Проблемы с D-Link DES-3200, H/W B1
СообщениеДобавлено: Чт апр 26, 2012 13:54 
Не в сети

Зарегистрирован: Пн янв 15, 2007 08:46
Сообщений: 46
Это не помогает, я уже обновлял.


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: Проблемы с D-Link DES-3200, H/W B1
СообщениеДобавлено: Чт апр 26, 2012 15:00 
Не в сети

Зарегистрирован: Пн янв 15, 2007 08:46
Сообщений: 46
Поменял коммутатор на 8-портовый (DES-3200-10), прошивка последняя, конфигурация такая же:
Скрытый текст: показать
Код:
#sh sw
Command: show switch

Device Type        : DES-3200-10 Fast Ethernet Switch
MAC Address        : 34-08-04-63-EC-24
IP Address         : 10.1.12.66 (Manual)
VLAN Name          : MGMT
Subnet Mask        : 255.255.255.0
Default Gateway    : 10.1.12.250
Boot PROM Version  : Build 1.00.B004
Firmware Version   : Build 1.60.B009
Hardware Version   : A1
Serial Number      : PVI31AC002617
System Name        : XXX
System Location    : XXX
System Uptime      : 0 days, 0 hours, 5 minutes, 29 seconds
System Contact     : XXX
Spanning Tree      : Disabled
GVRP               : Disabled
IGMP Snooping      : Enabled
VLAN Trunk         : Disabled
802.1X             : Disabled
Telnet             : Enabled (TCP 23)
Web                : Enabled (TCP 80)
RMON               : Disabled
SSH                : Disabled
SSL                : Disabled
CLI Paging         : Enabled
Syslog Global State: Enabled
Dual Image         : Supported
Password Encryption Status : Disabled


#show conf cur
Command: show config current_config

#-------------------------------------------------------------------
#                       DES-3200-10 Configuration
#
#                       Firmware: Build 1.60.B009
#        Copyright(C) 2010 D-Link Corporation. All rights reserved.
#-------------------------------------------------------------------


# BASIC

config serial_port baud_rate 115200 auto_logout 15_minutes
# ACCOUNT LIST

# ACCOUNT END

# PASSWORD ENCRYPTION
disable password encryption
config terminal_line default
enable clipaging
disable command logging
enable password_recovery

# STORM

config traffic control_trap none
config traffic control 1-8 broadcast enable multicast enable unicast disable action drop threshold 1000 countdown 0 time_interval 5
config traffic control 9-10 broadcast disable multicast disable unicast disable action drop threshold 1000 countdown 0 time_interval 5

# LOOP_DETECT

disable loopdetect
config loopdetect recover_timer 60
config loopdetect interval 10
config loopdetect mode port-based
config loopdetect trap none
config loopdetect ports 1-10 state disabled

# QOS

config scheduling_mechanism strict
config scheduling 0 strict
config scheduling 0 weight 1
config scheduling 1 weight 2
config scheduling 2 weight 4
config scheduling 3 weight 8
config 802.1p user_priority 0 1
config 802.1p user_priority 1 0
config 802.1p user_priority 2 0
config 802.1p user_priority 3 1
config 802.1p user_priority 4 2
config 802.1p user_priority 5 2
config 802.1p user_priority 6 3
config 802.1p user_priority 7 3
config cos tos value 0 class 0
config cos tos value 1 class 0
config cos tos value 2 class 0
config cos tos value 3 class 0
config cos tos value 4 class 0
config cos tos value 5 class 0
config cos tos value 6 class 0
config cos tos value 7 class 0
config dscp_mapping dscp_value 0 class 0
config dscp_mapping dscp_value 1 class 0
...
config dscp_mapping dscp_value 62 class 0
config dscp_mapping dscp_value 63 class 0
config 802.1p default_priority 1-10 0
config cos mapping port 1-10 ethernet 802.1p

# MIRROR

disable mirror
config mirror port 1 delete source ports 1 both

# BANDWIDTH

config bandwidth_control 1-10 rx_rate no_limit tx_rate no_limit
config per_queue bandwidth_control ports 1-10 0 max_rate no_limit
config per_queue bandwidth_control ports 1-10 1 max_rate no_limit
config per_queue bandwidth_control ports 1-10 2 max_rate no_limit
config per_queue bandwidth_control ports 1-10 3 max_rate no_limit

# SYSLOG

enable syslog
create syslog host 1 ipaddress 10.1.128.11 severity warning facility local0 udp_port 514  state enable
config log_save_timing on_demand

# TRAF-SEGMENTATION

config traffic_segmentation 1-8,10 forward_list 9
config traffic_segmentation 9 forward_list 1-10

# PACKET_FROM_CPU

config mgmt_pkt_priority default

# 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 600

# PORT

enable jumbo_frame
config ports 1-10 speed auto flow_control disable state enable clear_description
config ports 1-10 learning enable
config ports 1-10 mdix auto
config ports 9-10 medium_type fiber speed auto flow_control disable state enable clear_description
config ports 9-10 medium_type fiber learning enable

# OAM


# DDM

config ddm trap disable
config ddm log enable
config ddm ports 9-10 state enable shutdown alarm

# TIME_RANGE

# GM

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

# MANAGEMENT

create trusted_host network 10.1.0.0/16
create trusted_host network 10.1.128.0/24
enable snmp traps
enable snmp authenticate_traps
enable snmp linkchange_traps
config snmp linkchange_traps ports 9-10 enable
config snmp linkchange_traps ports 1-8 disable
config snmp system_name SW-LENINA85A-01
config snmp system_location Cherkessk, Lenina 85a
config snmp system_contact (8782) 26-00-50, info@ch-com.ru
disable rmon

# SNMPv3

# VLAN

disable asymmetric_vlan
disable pvid auto_assign
config vlan default delete 1-10
config vlan default advertisement disable
create vlan MGMT tag 10
config vlan MGMT add tagged 9-10
create vlan IPTV tag 60
create vlan VLAN400 tag 400
config vlan VLAN400 add tagged 9-10
create vlan VLAN412 tag 412
config vlan VLAN412 add tagged 9-10
config vlan VLAN412 add untagged 1-8
disable qinq
disable gvrp
config qinq ports 1-10 role nni outer_tpid 0x88A8 trust_cvid disable vlan_translation disable
config gvrp 1-8 state disable ingress_checking enable acceptable_frame admit_all pvid 412
config gvrp 9-10 state disable ingress_checking enable acceptable_frame admit_all pvid 10

# PROTOCOL_VLAN


# 8021X

disable 802.1x
config 802.1x auth_protocol radius_eap
config radius parameter timeout 5 retransmit 2
config 802.1x capability ports 1-10 none
config 802.1x auth_parameter ports 1-10 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

# PORT_LOCK

disable port_security trap_log
config port_security ports 1-10 admin_state disable max_learning_addr 1 lock_address_mode DeleteOnTimeout

# PPPOE

config pppoe circuit_id_insertion state enable
config pppoe circuit_id_insertion ports 1-8 state enable circuit_id mac
config pppoe circuit_id_insertion ports 9-10 state disable circuit_id mac

# MAC_ADDRESS_TABLE_NOTIFICATION

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

# LACP

config lacp_ports 1-10 mode passive
config link_aggregation algorithm mac_source

# STP

config stp version rstp
config stp maxage 20 maxhops 20 forwarddelay 15 txholdcount 6 fbpdu enable hellotime 2
config stp priority 32768 instance_id 0
config stp mst_config_id name 34:08:04:63:EC:24 revision_level 0
config stp ports 1-10 externalCost auto edge auto p2p auto state enable
config stp mst_ports 1-10 instance_id 0 internalCost auto priority 128
config stp ports 1-10 fbpdu enable
config stp ports 1-10 restricted_role false
config stp ports 1-10 restricted_tcn false
disable stp

# ERPS

config erps log disable
config erps trap disable
disable erps

# MULTI FILTER

create mcast_filter_profile profile_id 10 profile_name test
create mcast_filter_profile profile_id 11 profile_name all
config mcast_filter_profile profile_id 10 add 239.255.1.1-239.255.1.9
config mcast_filter_profile profile_id 11 add 239.255.1.0-239.255.1.255
config max_mcast_group ports 1-10 max_group 1024
config max_mcast_group ports 1-10 ipv6 max_group 1024

# BPDU_TUNNEL

config bpdu_tunnel ports 9-10 type uplink
disable bpdu_tunnel

# BPDU_PROTECTION

config bpdu_protection ports 1-8 state enable
config bpdu_protection ports 1-10 mode shutdown

# SAFEGUARD_ENGINE

config safeguard_engine state enable utilization rising 80 falling 60 trap_log enable mode fuzzy

# BANNER_PROMP

# SSH

config ssh algorithm 3DES enable
config ssh algorithm AES128 enable
config ssh algorithm AES192 enable
config ssh algorithm AES256 enable
config ssh algorithm arcfour enable
config ssh algorithm blowfish enable
config ssh algorithm cast128 enable
config ssh algorithm twofish128 enable
config ssh algorithm twofish192 enable
config ssh algorithm twofish256 enable
config ssh algorithm MD5 enable
config ssh algorithm SHA1 enable
config ssh algorithm RSA enable
config ssh algorithm DSA enable
config ssh authmode password enable
config ssh authmode publickey enable
config ssh authmode hostbased enable
config ssh server maxsession 8
config ssh server contimeout 120
config ssh server authfail 2
config ssh server rekey never
config ssh user admin authmode password
config ssh user cybercom authmode password
disable ssh

# SNOOP

enable igmp_snooping
config igmp_snooping data_driven_learning max_learned_entry 56
enable igmp_snooping multicast_vlan
config igmp_snooping vlan_name default state disable fast_leave disable
config igmp_snooping data_driven_learning vlan_name default aged_out disable
config igmp_snooping querier all query_interval 125 max_response_time 10 robustness_variable 2 last_member_query_interval 1 state disable version 3
config igmp_snooping vlan_name MGMT state disable fast_leave disable
config igmp_snooping data_driven_learning vlan_name MGMT aged_out disable
config igmp_snooping vlan_name IPTV state enable fast_leave enable
config igmp_snooping data_driven_learning vlan_name IPTV aged_out enable
config igmp_snooping vlan_name VLAN400 state disable fast_leave disable
config igmp_snooping data_driven_learning vlan_name VLAN400 aged_out disable
config igmp_snooping vlan_name VLAN412 state disable fast_leave disable
config igmp_snooping data_driven_learning vlan_name VLAN412 aged_out disable
config igmp_snooping vlan_name VLAN823 state disable fast_leave disable
config igmp_snooping data_driven_learning vlan_name VLAN823 aged_out disable
config igmp_snooping vlan_name VLAN825 state disable fast_leave disable
config igmp_snooping data_driven_learning vlan_name VLAN825 aged_out disable
config igmp_snooping vlan_name VLAN832 state disable fast_leave disable
config igmp_snooping data_driven_learning vlan_name VLAN832 aged_out disable
config igmp access_authentication ports 1-10 state disable

# MLDSNP


# FDB

config fdb aging_time 300
config multicast port_filtering_mode 1-8 filter_unregistered_groups
config multicast port_filtering_mode 9-10 forward_unregistered_groups
disable flood_fdb
config flood_fdb log disable trap disable

# VLAN_TRUNK

disable vlan_trunk

# SMTP

disable smtp

# ACL

disable cpu_interface_filtering

# SNTP

enable sntp
config time_zone operator + hour 4 min 0
config sntp primary 10.1.128.11 secondary 10.1.128.12 poll-interval 720
config dst disable

# DOS_PREVENTION

disable dos_prevention trap_log
config dos_prevention dos_type land_attack action drop state enable
config dos_prevention dos_type blat_attack action drop state enable
config dos_prevention dos_type smurf_attack action drop state enable
config dos_prevention dos_type tcp_null_scan action drop state enable
config dos_prevention dos_type tcp_xmascan action drop state enable
config dos_prevention dos_type tcp_synfin action drop state enable
config dos_prevention dos_type tcp_syn_srcport_less_1024 action drop state disable

# DHCP_SERVER_SCREENING

config filter dhcp_server ports 1-8 state enable
config filter dhcp_server ports 9-10 state disable
config filter dhcp_server illegal_server_log_suppress_duration 5min
config filter dhcp_server trap disable
config filter dhcp_server log disable

# ADDRBIND

config address_binding ip_mac ports 1-10 state disable allow_zeroip disable forward_dhcppkt enable
config address_binding ip_mac ports 1-10 mode arp stop_learning_threshold 500
config address_binding dhcp_snoop max_entry ports 1-10 limit no_limit
config address_binding dhcp_snoop max_entry ports 1-10 limit no_limit ipv6
disable address_binding dhcp_snoop
disable address_binding trap_log
disable address_binding dhcp_snoop ipv6

# ARPSPOOF


# CFM


# IP

config ipif System vlan MGMT ipaddress 10.1.12.66/24 state enable
config ipif System dhcp_option12 state disable
enable telnet 23
enable web 80
disable autoconfig
config autoconfig timeout 50

# MBA

disable mac_based_access_control
disable authorization attributes
config mac_based_access_control authorization attributes radius enable
config mac_based_access_control authorization attributes local enable
config mac_based_access_control trap state enable
config mac_based_access_control log state enable
config mac_based_access_control ports 1-10 state disable
config mac_based_access_control ports 1-10 mode host_based
config mac_based_access_control method local
config mac_based_access_control auth_failover disable
config mac_based_access_control password default
config mac_based_access_control max_users 128

# LLDP

disable lldp
config lldp message_tx_interval 30
config lldp tx_delay 2
config lldp message_tx_hold_multiplier 4
config lldp reinit_delay 2
config lldp notification_interval 5
config lldp ports 1-10 notification disable
config lldp ports 1-10 admin_status tx_and_rx

# ARP

config arp_aging time 20
config gratuitous_arp send ipif_status_up enable
config gratuitous_arp send dup_ip_detected enable
config gratuitous_arp learning enable
disable gratuitous_arp ipif System trap
enable gratuitous_arp ipif System log

# AAA

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 admin local_enable




# 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
config dhcp_relay option_82 circuit_id default
config dhcp_relay option_82 remote_id default

# DHCP_LOCAL_RELAY

disable dhcp_local_relay
config dhcp_local_relay option_82 circuit_id default
config dhcp_local_relay option_82 remote_id default
config dhcp_local_relay option_82 ports 1-10 policy keep

# NDP


# ROUTE

create iproute default 10.1.12.250 1

# RELAY6

config dhcpv6_relay hop_count  4
disable dhcpv6_relay

#-------------------------------------------------------------------
#             End of configuration file for DES-3200-10
#------------------------------------------------------------------

Потери пакетов от 50% до 100%.


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: Проблемы с D-Link DES-3200, H/W B1
СообщениеДобавлено: Чт апр 26, 2012 16:17 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Вт янв 18, 2011 13:29
Сообщений: 8999
Я так понимаю, что вы заменили DES-3200-18 на DES-3200-10 и проблема осталась?
Как вы тестируете потери пакетов? Откуда и куда они теряются?


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: Проблемы с D-Link DES-3200, H/W B1
СообщениеДобавлено: Пт апр 27, 2012 14:57 
Не в сети

Зарегистрирован: Пн янв 15, 2007 08:46
Сообщений: 46
Да, менял коммутаторы, проблема сохраняется.
Тестирую пингом на сам коммутатор (ping -t 10.1.12.66).
Потери пакетов не только в mgmp-интерфейсе, когда по пингам идут потери, у абонентов также наблюдаются проблемы со скоростью и потерями пакетов (клиенты делают пинг наружу).


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: Проблемы с D-Link DES-3200, H/W B1
СообщениеДобавлено: Пт апр 27, 2012 15:02 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Вт янв 18, 2011 13:29
Сообщений: 8999
Выносите управление в отдельный vlan чтобы пользовательский трафик не попадал на System интерфейс и тестируйте через утилиту iperf соединение между портами.
Если у вас теряется пинг во внешку проблема может быть и не в коммутаторе.


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: Проблемы с D-Link DES-3200, H/W B1
СообщениеДобавлено: Пт апр 27, 2012 17:43 
Не в сети

Зарегистрирован: Пн янв 15, 2007 08:46
Сообщений: 46
Управление и так вынесено в отдельный VLAN. Вроде бы из приложенной конфигурации это очевидно.
Потери пакетов связаны не с конкретным VLAN, а с коммутатором в целом, потери есть и на управлении, и на абонентском VLAN.
Случается это не перманентно, а "волнами". Когда начинается проблема, потери пакетов зависят от размера пакета. Если пинговать стандартными пакетами (32 байта), то потери бывают от 20% до 80% (обычно от 20% до 50%). Если пинговать пакетами по 1492 байта, то при нормальной работе потерь, а когда начинаются проблемы, потери почти 100% (от 90% до 100%).


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: Проблемы с D-Link DES-3200, H/W B1
СообщениеДобавлено: Пт апр 27, 2012 22:04 
Не в сети

Зарегистрирован: Пт май 05, 2006 16:52
Сообщений: 4181
Откуда: default
Цитата:
# PASSWORD ENCRYPTION
disable password encryption


Ну да, действительно, зачем это надо?

Цитата:
# STORM

config traffic control_trap none
config traffic control 1-16 broadcast enable multicast enable unicast disable action drop threshold 1000 countdown 0 time_interval 5


выключить не пробовали?
Трапы о событиях может быть надо всё-таки собирать?

Цитата:
# LOOP_DETECT

disable loopdetect


У вас не бывает петель в сети?

Цитата:
# STP

disable stp


И STP нет, и петель нет в сети - фантастика!

Цитата:
# SAFEGUARD_ENGINE

config safeguard_engine state enable utilization rising 60 falling 20 trap_log enable mode fuzzy


поставьте 80/50 вместо 60/20, почитайте логи коммутатора на эту тему.

Судя по вот этому:

Цитата:
# MULTI FILTER

create mcast_filter_profile profile_id 10 profile_name test
create mcast_filter_profile profile_id 11 profile_name all
config mcast_filter_profile profile_id 10 add 239.255.1.1-239.255.1.9
config mcast_filter_profile profile_id 11 add 239.255.1.0-239.255.1.255
config max_mcast_group ports 1-18 max_group 1024


У вас в сети присутствует мультикаст, однако:

Цитата:
# SNOOP

# FDB


Он не настроен вообще, может настроить надо бы?

Ну и под конец:

Цитата:
# FDB

config fdb aging_time 300
config multicast port_filtering_mode 1-16 filter_unregistered_groups
config multicast port_filtering_mode 17-18 forward_unregistered_groups


Т.е. с аплинка к нам может выливаться неограниченное количество неконтролируемого мультикаста


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: Проблемы с D-Link DES-3200, H/W B1
СообщениеДобавлено: Сб апр 28, 2012 09:37 
Не в сети

Зарегистрирован: Пн янв 15, 2007 08:46
Сообщений: 46
>> disable password encryption
> Ну да, действительно, зачем это надо?

Сомневаюсь, что описанная проблема связана с шифрованием паролей.
Когда конфигурация будет отлажено, можно будет уже причесывать безопасность, но сейчас не вижу необходимости.

>> config traffic control_trap none
>> config traffic control 1-16 broadcast enable multicast enable unicast disable action drop threshold 1000 countdown 0 time_interval 5
> выключить не пробовали?
> Трапы о событиях может быть надо всё-таки собирать?
Разрешать броадкасты и мультикасты на абонентских портах? Для чего?
DHCP и IPTV может приходить только с аплинков.

>> disable loopdetect[/quote]
>> disable stp[/quote]
> И STP нет, и петель нет в сети - фантастика!
Это я поправлю. Однако если бы причина была в петлях, я бы видел сообщения в логах консоли.

>> config safeguard_engine state enable utilization rising 60 falling 20 trap_log enable mode fuzzy[/quote]
> поставьте 80/50 вместо 60/20, почитайте логи коммутатора на эту тему.
Это стандартные значения.
Я пробовал ставить 80/60, проблема сохранялась.
В локах сообщений от SGE не видел. Да и просмотр show util cpu не показывает высокой загрузки CPU.

> Судя по вот этому:
> У вас в сети присутствует мультикаст, однако:
> Он не настроен вообще, может настроить надо бы?
Мультикаст пока не используется, вначале бы надо основные сервисы настроить нормально.

>> config multicast port_filtering_mode 17-18 forward_unregistered_groups
> Т.е. с аплинка к нам может выливаться неограниченное количество неконтролируемого мультикаста
С аплинка приходит (вернее будет приходить) IPTV, список каналов еще не определен.


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: Проблемы с D-Link DES-3200, H/W B1
СообщениеДобавлено: Сб апр 28, 2012 10:04 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Ср май 10, 2006 16:40
Сообщений: 12251
Откуда: D-Link, Moscow
Цитата:
Разрешать броадкасты и мультикасты на абонентских портах? Для чего?

Наоборот - запретить.

Цитата:
Это я поправлю. Однако если бы причина была в петлях, я бы видел сообщения в логах консоли.

Никаких сообщений Вы не увидите, поскольку и STP и loopdetect выключены.

Цитата:
С аплинка приходит (вернее будет приходить) IPTV, список каналов еще не определен.

Всё равно должно быть filter_unregistered_groups


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: Проблемы с D-Link DES-3200, H/W B1
СообщениеДобавлено: Сб апр 28, 2012 11:02 
Не в сети

Зарегистрирован: Пн янв 15, 2007 08:46
Сообщений: 46
Цитата:
Наоборот - запретить.

Вообще-то из наименования и краткого описания команды я полагал, что данный параметр управляет контролем трафика и если параметр включен, то соответствующий параметр контроллируется (фильтруется).
Видимо неправильно понял, исправлю.

Цитата:
Никаких сообщений Вы не увидите, поскольку и STP и loopdetect выключены.

В целом возможно так и есть.
Но в обсуждаемом случае в коммутатор включены всего два абонента. Первый порт подключен к интернет-маршрутизатору (Zyxel Keenetic), второй подключен напрямую к компьютеру абонента. Возможности для петель я просто не вижу.

Цитата:
Всё равно должно быть filter_unregistered_groups

Понятно, исправлю.


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

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


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

Сейчас этот форум просматривают: Bing [Bot] и гости: 18


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

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