faq обучение настройка
Текущее время: Ср апр 24, 2024 14:23

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




Начать новую тему Ответить на тему  [ Сообщений: 5 ] 
Автор Сообщение
 Заголовок сообщения: 3526 потери.
СообщениеДобавлено: Ср авг 09, 2017 14:46 
Не в сети

Зарегистрирован: Вт янв 31, 2017 18:25
Сообщений: 4
Здравствуйте.

В сети на уровне доступа используем коммутаторы d-link 1210-28, 3200-28, 1228 и 3526. Абоненты работают через PPPoE. Случается так, что по неизвестной причине роутеры абонентов, которые работают от коммутатора 3526, перестают поднимать PPPoE; напрямую все работает нормально. Ребут проблему не решает. dhcp_relay и dhcp_local_relay не используем. После прошивки и сброса на 100мегабитных портах появляются потери до 90% и трафик перестает ходить вообще. Таких 3526 4 шт накопилось. На остальных моделях подобная проблема не возникала, только с 3526. Версия прошивки которую используем - 6.20.B21.

Пример конфига:
Скрытый текст: показать
switch:admin#show config current_config
Command: show config current_config

#-------------------------------------------------------------------
# DES-3526 Configuration
#
# Firmware: Build 6.20.B21
# Copyright(C) 2011 D-Link Corporation. All rights reserved.
#-------------------------------------------------------------------


# BASIC

config serial_port baud_rate 9600 auto_logout 10_minutes
enable telnet 23
enable web 80
config terminal_line default
disable clipaging
debug error_log auto_reboot enabled
disable broadcast_ping_reply

# ACCOUNT LIST

create account admin admin

# PASSWORD ENCRYPTION

disable password encryption

# COMMAND LOGGING

disable command logging

# PASSWORD RECOVERY

disable password_recovery

# BNR

config command_prompt switch

# STORM

config traffic control_trap both
config traffic control 1-5 broadcast enable multicast disable unicast disable action drop threshold 64

# GM

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

# SYSLOG

enable syslog
config system_severity trap information
config system_severity log information
create syslog host 1 ipaddress 10.100.100.6 severity all facility local0 udp_port 514 state enable

# QOS

config scheduling 0 max_packet 0 max_latency 0
config scheduling 1 max_packet 0 max_latency 0
config scheduling 2 max_packet 0 max_latency 0
config scheduling 3 max_packet 0 max_latency 0
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 802.1p default_priority 1-26 0
config bandwidth_control 1-26 rx_rate no_limit tx_rate no_limit

# MIRROR

disable mirror

# TRAF-SEGMENTATION

config traffic_segmentation 1-24 forward_list 25-26
config traffic_segmentation 25-26 forward_list 1-26

# PORT

config ports 1-24 speed auto flow_control disable mdix auto learning enable state enable trap enable
config ports 25-26 medium_type copper speed auto flow_control disable mdix auto learning enable state enable trap enable
config ports 25-26 medium_type fiber speed auto flow_control disable learning enable state enable trap enable

# DDM

config ddm trap disable
config ddm log enable
config ddm ports 25-26 state enable
config ddm ports 25-26 shutdown none

# PORT_LOCK

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

# 8021X

disable 802.1x
config 802.1x auth_protocol radius_eap
config radius add 1 10.100.100.250 key sunline_iptv auth_port 1812 acct_port 1813
config radius parameter timeout 9 retransmit 2
config 802.1x capability ports 1-26 none
config 802.1x auth_parameter ports 1-26 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 group ReadGroup
delete snmp group WriteGroup
delete snmp view restricted all
delete snmp view CommunityView all
config snmp engineID 800000ab03001cf0a562fc
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
config snmp coldstart_traps enable
config snmp warmstart_traps enable
enable snmp linkchange traps

# Firm

config configuration trap save disable
config configuration trap upload disable
config configuration trap download disable

# MANAGEMENT

create trusted_host network 178.213.7.248/29
create trusted_host network 10.200.0.0/18
create trusted_host network 10.100.100.0/24
enable snmp traps
enable snmp authenticate traps
config snmp system_name IND-68-S2
config snmp system_location IND
disable rmon

# VLAN

disable asymmetric_vlan
config vlan default delete 1-26
config vlan default advertisement enable
create vlan vlan120 tag 120
config vlan vlan120 add tagged 25-26
config vlan vlan120 advertisement disable
create vlan vlan121 tag 121
config vlan vlan121 add tagged 25-26
config vlan vlan121 advertisement disable
create vlan vlan122 tag 122
config vlan vlan122 add tagged 25-26
config vlan vlan122 advertisement disable
create vlan vlan123 tag 123
config vlan vlan123 add tagged 25-26
config vlan vlan123 advertisement disable
create vlan vlan124 tag 124
config vlan vlan124 add tagged 25-26
config vlan vlan124 advertisement disable
create vlan vlan125 tag 125
config vlan vlan125 add tagged 25-26
config vlan vlan125 advertisement disable
create vlan vlan126 tag 126
config vlan vlan126 add tagged 25-26
config vlan vlan126 advertisement disable
create vlan vlan127 tag 127
config vlan vlan127 add tagged 25-26
config vlan vlan127 advertisement disable
create vlan vlan128 tag 128
config vlan vlan128 add tagged 25-26
config vlan vlan128 advertisement disable
create vlan vlan129 tag 129
config vlan vlan129 add tagged 25-26
config vlan vlan129 advertisement disable
create vlan vlan131 tag 131
config vlan vlan131 add tagged 25-26
config vlan vlan131 advertisement disable
create vlan vlan132 tag 132
config vlan vlan132 add tagged 25-26
config vlan vlan132 advertisement disable
create vlan vlan133 tag 133
config vlan vlan133 add tagged 25-26
config vlan vlan133 advertisement disable
create vlan vlan134 tag 134
config vlan vlan134 add tagged 25-26
config vlan vlan134 advertisement disable
create vlan vlan135 tag 135
config vlan vlan135 add tagged 25-26
config vlan vlan135 advertisement disable
create vlan vlan136 tag 136
config vlan vlan136 add tagged 25-26
config vlan vlan136 advertisement disable
create vlan vlan137 tag 137
config vlan vlan137 add tagged 25-26
config vlan vlan137 advertisement disable
create vlan vlan138 tag 138
config vlan vlan138 add tagged 25-26
config vlan vlan138 add untagged 1-24
config vlan vlan138 advertisement disable

disable gvrp
config gvrp 1-24 state disable ingress_checking enable acceptable_frame admit_all pvid 138
config gvrp 25-26 state disable ingress_checking enable acceptable_frame admit_all pvid 1

# FDB

config fdb aging_time 300
config multicast port_filtering_mode 1-26 filter_unregistered_groups

# LOOP_DETECT

enable loopdetect
config loopdetect recover_timer 60
config loopdetect interval 2
config loopdetect mode port-based
config loopdetect ports 1-24 state enabled
config loopdetect ports 25-26 state disabled

# MAC_ADDRESS_TABLE_NOTIFICATION

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

# STP

config stp version rstp
config stp maxage 20 maxhops 20 forwarddelay 15 txholdcount 6 fbpdu enable
config stp priority 32768 instance_id 0
config stp hellotime 2
config stp mst_config_id name 00:1C:F0:A5:62:FC revision_level 0
config stp trap new_root enable topo_change enable
config stp ports 25-26 state enable
config stp ports 1-24 state disable
enable stp
config stp ports 1-24 externalCost auto edge true p2p false
config stp ports 1-26 fbpdu disable
config stp ports 1-24 restricted_role true
config stp ports 1-24 restricted_tcn true
config stp mst_ports 1-26 instance_id 0 internalCost auto priority 128
config stp ports 25-26 externalCost auto edge false p2p true
config stp ports 25-26 restricted_role false
config stp ports 25-26 restricted_tcn false

# MULTI FILTER

config max_mcast_group vlanid 1,120-129,131-138,531 action drop
config max_mcast_group vlanid 1,120-129,131-138,531 max_group infinite
config max_mcast_group ports 1-26 action drop
config max_mcast_group ports 1-26 max_group infinite

# SSH

config ssh server maxsession 8
config ssh server contimeout 300
config ssh server authfail 2
config ssh server rekey never
config ssh server port 22
disable ssh
config ssh user admin authmode password

# 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

# DNS_RESOLVER

enable dns_resolver
config name_server timeout 3

# SAFE_GUARD

config safeguard_engine state enable cpu_utilization rising_threshold 90 falling_threshold 40 trap_log enable

# TIMERANGE


# security_ACL

disable address_binding acl_mode
disable address_binding dhcp_snoop
disable dhcp_relay
disable dhcp_local_relay
config pppoe circuit_id_insertion state disable
disable address_binding arp_inspection

# ACL

disable cpu_interface_filtering

# SNTP

enable sntp
config time_zone operator + hour 2 min 0
config sntp primary 10.100.100.4 secondary 0.0.0.0 poll-interval 30
config dst disable

# IPBIND

disable address_binding trap_log
config address_binding dhcp_snoop max_entry ports 1-26 limit 5

# FILTER


# PPPoE_Circuit_ID_Insertion

config pppoe circuit_id_insertion ports 1-26 state enable circuit_id ip

# ROUTE

create iproute default 10.200.11.1 1

# SNOOP

enable igmp_snooping
create igmp_snooping multicast_vlan vlan139 139
config igmp_snooping multicast_vlan vlan139 state enable replace_source_ip 0.0.0.0 member_port 1-24 source_port 25-26
config igmp_snooping vlan139 host_timeout 260 router_timeout 260 leave_timer 2 state enable
config igmp_snooping querier vlan139 query_interval 125 max_response_time 10 robustness_variable 2
config igmp_snooping querier vlan139 last_member_query_interval 1 state disable
config router_ports vlan139 add 25-26
create multicast_range iptv from 239.255.1.1 to 239.255.4.254
config limited_multicast_addr ports 1-24 add multicast_range iptv
config limited_multicast_addr ports 1-24 access permit state enable
config limited_multicast_addr ports 25-26 access permit state disable
config igmp access_authentication ports 1-24 state enable
config igmp access_authentication ports 25-26 state disable

# LACP

config link_aggregation algorithm mac_source
config lacp_port 1-26 mode passive

# GVLAN


# IP

config ipif System vlan vlan120 ipaddress 10.200.11.34/26 state enable
disable autoconfig
config autoconfig timeout 50
config ipif System dhcp_option12 state disable

# ARP

config arp_aging time 1200
config gratuitous_arp send ipif_status_up enable
config gratuitous_arp send dup_ip_detected enable
config gratuitous_arp learning enable

# LLDP

enable 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-24 notification disable
config lldp ports 1-24 admin_status disable
config lldp ports 25-26 notification enable
config lldp ports 25-26 admin_status tx_and_rx
config lldp ports 25-26 basic_tlvs port_description system_name system_description system_capabilities enable

# 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 0
config authen parameter attempt 3
config authen enable_admin all state enable
config authen enable_operator all state enable
disable authen_policy
config admin local_enable



config operator local_enable




# 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
config dhcp_relay option_60 state disable
config dhcp_relay option_60 default mode drop
config dhcp_relay option_61 state disable
config dhcp_relay option_61 default drop

# DHCP_LOCAL_RELAY

config dhcp_local_relay option_82 remote_id default
config dhcp_local_relay option_82 ports 1-26 policy keep

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

Прошу совета, что можно сделать.


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: 3526 потери.
СообщениеДобавлено: Ср авг 09, 2017 20:45 
Не в сети

Зарегистрирован: Вт сен 04, 2007 01:32
Сообщений: 291
Откуда: Курск
как это у химиков... период полураспада.
вот и у вас 3526 наполовину поломались от возраста. вскройте, посмотрите на надутые кондеры (в принципе могут и не надуваться, а молча деградировать). а дальше в ремонт/в сервис длинка.

_________________
/nixx


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: 3526 потери.
СообщениеДобавлено: Ср авг 09, 2017 20:46 
Не в сети

Зарегистрирован: Вс янв 11, 2009 21:06
Сообщений: 9
кондеры проверьте .у нас при подобных проблемах -всегда внутри коммутатора обнаруживаются "беременные "конденсаторы


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: 3526 потери.
СообщениеДобавлено: Чт авг 10, 2017 19:35 
Не в сети

Зарегистрирован: Пн авг 07, 2017 16:52
Сообщений: 8
nixx писал(а):
как это у химиков... период полураспада.
вот и у вас 3526 наполовину поломались от возраста. вскройте, посмотрите на надутые кондеры (в принципе могут и не надуваться, а молча деградировать). а дальше в ремонт/в сервис длинка.

А в прошивке не может быть проблемы?


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: 3526 потери.
СообщениеДобавлено: Пт авг 11, 2017 09:34 
Не в сети

Зарегистрирован: Пн фев 04, 2008 08:41
Сообщений: 1529
Откуда: Ryazan'
Alik80 писал(а):
А в прошивке не может быть проблемы?

Коммутаторов с "придурью" всего 4. Что мешает перепаять конденсаторы хотя бы на одном для начала и проверить? Прошивка непричём. Могло и грозой долбануть, но в таких случаях обычно битые порты будут.


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

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


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

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


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

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