При включении SIM возрастает загрузка CPU на 3526 с 10% до 30-40% и выше. Коммандер 3627, подчиненные 3526.
В чем может быть проблема или так и должно быть?
Конфиги:
3526
Код:
#-------------------------------------------------------------------
# DES-3526 Configuration
#
# Firmware: Build 6.00.B32
# Copyright(C) 2008 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
enable clipaging
debug error_log auto_reboot enabled
# ACCOUNT LIST
# PASSWORD ENCRYPTION
disable password encryption
# BNR
config command_prompt default
# STORM
config traffic control_trap both
config traffic control 1-3 broadcast enable multicast disable unicast disable action drop threshold 128000
config traffic control 4-5 broadcast disable multicast disable unicast disable action drop threshold 128000
# LOOP_DETECT
enable loopdetect
config loopdetect recover_timer 60
config loopdetect interval 10
config loopdetect mode port-based
config loopdetect ports 1-26 state enabled
# GM
config sim candidate
enable sim
config sim dp_interval 90
config sim hold_time 255
# SYSLOG
disable syslog
config system_severity trap information
config system_severity log information
create syslog host 1 ipaddress 172.23.160.2 severity all facility local2 udp_port 514 state enable
create syslog host 2 ipaddress 172.23.161.24 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-26 forward_list 1-26
# PORT
config ports 1 speed auto flow_control disable mdix auto learning enable state enable description "17" trap enable
config ports 2 speed auto flow_control disable mdix auto learning enable state enable description "18" trap enable
config ports 3 speed auto flow_control disable mdix auto learning enable state enable description "19" trap enable
config ports 4 speed auto flow_control disable mdix auto learning enable state enable description "20" trap enable
config ports 5 speed auto flow_control disable mdix auto learning enable state enable description "21" trap enable
config ports 6 speed auto flow_control disable mdix auto learning enable state enable description "22" trap enable
config ports 7 speed auto flow_control disable mdix auto learning enable state enable description "23" trap enable
config ports 8 speed auto flow_control disable mdix auto learning enable state enable description "24" trap enable
config ports 9 speed auto flow_control disable mdix auto learning enable state enable description "25" trap enable
config ports 10 speed auto flow_control disable mdix auto learning enable state enable description "26" trap enable
config ports 11 speed auto flow_control disable mdix auto learning enable state enable description "27" trap enable
config ports 12 speed auto flow_control disable mdix auto learning enable state enable description "28" trap enable
config ports 13 speed auto flow_control disable mdix auto learning enable state enable description "47" trap enable
config ports 14 speed auto flow_control disable mdix auto learning enable state enable description "48" trap enable
config ports 15 speed auto flow_control disable mdix auto learning enable state enable description "49" trap enable
config ports 16 speed auto flow_control disable mdix auto learning enable state enable description "50" trap enable
config ports 17 speed auto flow_control disable mdix auto learning enable state enable description "51" trap enable
config ports 18 speed auto flow_control disable mdix auto learning enable state enable description "52" trap enable
config ports 19 speed auto flow_control disable mdix auto learning enable state enable description "53" trap enable
config ports 20 speed auto flow_control disable mdix auto learning enable state enable description "54" trap enable
config ports 21-24 speed auto flow_control disable mdix auto learning enable state enable trap enable
config ports 25 medium_type copper speed auto flow_control disable mdix auto learning enable state enable description "1st floor right site" trap enable
config ports 25 medium_type fiber speed auto flow_control disable learning enable state enable description "1st floor right site" trap enable
config ports 26 medium_type copper speed auto flow_control disable mdix auto learning enable state enable description "UPLINK" trap enable
config ports 26 medium_type fiber speed auto flow_control disable learning enable state enable description "UPLINK" trap enable
# 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 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 view restricted all
delete snmp view CommunityView all
config snmp engineID 800000ab0300179a052306
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 logsaver v3 auth_priv read_view logsaver write_view logsaver notify_view logsaver
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 private#5 view CommunityView read_write
create snmp community public view CommunityView read_only
create snmp community public#5 view CommunityView read_only
create snmp user initial initial
create snmp user logsaver logsaver encrypted by_key auth sha 2d6971ac853416dea6992e55578b380c37518ad0 priv des 2d6971ac853416dea6992e55578b380c
create snmp host 172.23.160.2 v3 auth_priv logsaver
# MANAGEMENT
enable snmp traps
enable snmp authenticate traps
config snmp system_name 2m
config snmp system_location 2th floor, men
disable rmon
# VLAN
disable asymmetric_vlan
config vlan default delete 1-26
config vlan default add untagged 1-26
config vlan default advertisement enable
disable gvrp
config gvrp 1-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 forward_unregistered_groups
# 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:1E:58:A9:15:7B revision_level 0
disable stp
config stp ports 1-26 externalCost auto edge false p2p auto state enable
config stp ports 1-26 fbpdu disable
config stp ports 1-26 restricted_role false
config stp ports 1-26 restricted_tcn false
config stp mst_ports 1-26 instance_id 0 internalCost auto priority 128
# 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
# 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 enable cpu_utilization rising_threshold 90 falling_threshold 50 trap_log enable
# TIMERANGE
# ACL
create access_profile ip tcp dst_port_mask 0xFFFF profile_id 1
config access_profile profile_id 1 add access_id 1 ip tcp dst_port 445 port 1 deny
config access_profile profile_id 1 add access_id 2 ip tcp dst_port 445 port 2 deny
config access_profile profile_id 1 add access_id 3 ip tcp dst_port 445 port 3 deny
config access_profile profile_id 1 add access_id 4 ip tcp dst_port 445 port 4 deny
config access_profile profile_id 1 add access_id 5 ip tcp dst_port 445 port 5 deny
config access_profile profile_id 1 add access_id 6 ip tcp dst_port 445 port 6 deny
config access_profile profile_id 1 add access_id 7 ip tcp dst_port 445 port 7 deny
config access_profile profile_id 1 add access_id 8 ip tcp dst_port 445 port 8 deny
config access_profile profile_id 1 add access_id 9 ip tcp dst_port 445 port 9 deny
config access_profile profile_id 1 add access_id 10 ip tcp dst_port 445 port 10 deny
config access_profile profile_id 1 add access_id 11 ip tcp dst_port 445 port 11 deny
config access_profile profile_id 1 add access_id 12 ip tcp dst_port 445 port 12 deny
config access_profile profile_id 1 add access_id 13 ip tcp dst_port 445 port 13 deny
config access_profile profile_id 1 add access_id 14 ip tcp dst_port 445 port 14 deny
config access_profile profile_id 1 add access_id 15 ip tcp dst_port 445 port 15 deny
config access_profile profile_id 1 add access_id 16 ip tcp dst_port 445 port 16 deny
config access_profile profile_id 1 add access_id 17 ip tcp dst_port 445 port 17 deny
config access_profile profile_id 1 add access_id 18 ip tcp dst_port 445 port 18 deny
config access_profile profile_id 1 add access_id 19 ip tcp dst_port 445 port 19 deny
config access_profile profile_id 1 add access_id 20 ip tcp dst_port 445 port 20 deny
config access_profile profile_id 1 add access_id 21 ip tcp dst_port 445 port 21 deny
config access_profile profile_id 1 add access_id 22 ip tcp dst_port 445 port 22 deny
config access_profile profile_id 1 add access_id 23 ip tcp dst_port 445 port 23 deny
config access_profile profile_id 1 add access_id 24 ip tcp dst_port 445 port 24 deny
config access_profile profile_id 1 add access_id 25 ip tcp dst_port 445 port 25 deny
config access_profile profile_id 1 add access_id 26 ip tcp dst_port 445 port 26 deny
config access_profile profile_id 1 add access_id 27 ip tcp dst_port 139 port 1 deny
config access_profile profile_id 1 add access_id 28 ip tcp dst_port 139 port 2 deny
config access_profile profile_id 1 add access_id 29 ip tcp dst_port 139 port 3 deny
config access_profile profile_id 1 add access_id 30 ip tcp dst_port 139 port 4 deny
config access_profile profile_id 1 add access_id 31 ip tcp dst_port 139 port 5 deny
config access_profile profile_id 1 add access_id 32 ip tcp dst_port 139 port 6 deny
config access_profile profile_id 1 add access_id 33 ip tcp dst_port 139 port 7 deny
config access_profile profile_id 1 add access_id 34 ip tcp dst_port 139 port 8 deny
config access_profile profile_id 1 add access_id 35 ip tcp dst_port 139 port 9 deny
config access_profile profile_id 1 add access_id 36 ip tcp dst_port 139 port 10 deny
config access_profile profile_id 1 add access_id 37 ip tcp dst_port 139 port 11 deny
config access_profile profile_id 1 add access_id 38 ip tcp dst_port 139 port 12 deny
config access_profile profile_id 1 add access_id 39 ip tcp dst_port 139 port 13 deny
config access_profile profile_id 1 add access_id 40 ip tcp dst_port 139 port 14 deny
config access_profile profile_id 1 add access_id 41 ip tcp dst_port 139 port 15 deny
config access_profile profile_id 1 add access_id 42 ip tcp dst_port 139 port 16 deny
config access_profile profile_id 1 add access_id 43 ip tcp dst_port 139 port 17 deny
config access_profile profile_id 1 add access_id 44 ip tcp dst_port 139 port 18 deny
config access_profile profile_id 1 add access_id 45 ip tcp dst_port 139 port 19 deny
config access_profile profile_id 1 add access_id 46 ip tcp dst_port 139 port 20 deny
config access_profile profile_id 1 add access_id 47 ip tcp dst_port 139 port 21 deny
config access_profile profile_id 1 add access_id 48 ip tcp dst_port 139 port 22 deny
config access_profile profile_id 1 add access_id 49 ip tcp dst_port 139 port 23 deny
config access_profile profile_id 1 add access_id 50 ip tcp dst_port 139 port 24 deny
config access_profile profile_id 1 add access_id 51 ip tcp dst_port 139 port 25 deny
config access_profile profile_id 1 add access_id 52 ip tcp dst_port 139 port 26 deny
config access_profile profile_id 1 add access_id 53 ip tcp dst_port 135 port 1 deny
config access_profile profile_id 1 add access_id 54 ip tcp dst_port 135 port 2 deny
config access_profile profile_id 1 add access_id 55 ip tcp dst_port 135 port 3 deny
config access_profile profile_id 1 add access_id 56 ip tcp dst_port 135 port 4 deny
config access_profile profile_id 1 add access_id 57 ip tcp dst_port 135 port 5 deny
config access_profile profile_id 1 add access_id 58 ip tcp dst_port 135 port 6 deny
config access_profile profile_id 1 add access_id 59 ip tcp dst_port 135 port 7 deny
config access_profile profile_id 1 add access_id 60 ip tcp dst_port 135 port 8 deny
config access_profile profile_id 1 add access_id 61 ip tcp dst_port 135 port 9 deny
config access_profile profile_id 1 add access_id 62 ip tcp dst_port 135 port 10 deny
config access_profile profile_id 1 add access_id 63 ip tcp dst_port 135 port 11 deny
config access_profile profile_id 1 add access_id 64 ip tcp dst_port 135 port 12 deny
config access_profile profile_id 1 add access_id 65 ip tcp dst_port 135 port 13 deny
config access_profile profile_id 1 add access_id 66 ip tcp dst_port 135 port 14 deny
config access_profile profile_id 1 add access_id 67 ip tcp dst_port 135 port 15 deny
config access_profile profile_id 1 add access_id 68 ip tcp dst_port 135 port 16 deny
config access_profile profile_id 1 add access_id 69 ip tcp dst_port 135 port 17 deny
config access_profile profile_id 1 add access_id 70 ip tcp dst_port 135 port 18 deny
config access_profile profile_id 1 add access_id 71 ip tcp dst_port 135 port 19 deny
config access_profile profile_id 1 add access_id 72 ip tcp dst_port 135 port 20 deny
config access_profile profile_id 1 add access_id 73 ip tcp dst_port 135 port 21 deny
config access_profile profile_id 1 add access_id 74 ip tcp dst_port 135 port 22 deny
config access_profile profile_id 1 add access_id 75 ip tcp dst_port 135 port 23 deny
config access_profile profile_id 1 add access_id 76 ip tcp dst_port 135 port 24 deny
config access_profile profile_id 1 add access_id 77 ip tcp dst_port 135 port 25 deny
config access_profile profile_id 1 add access_id 78 ip tcp dst_port 135 port 26 deny
disable cpu_interface_filtering
# SNTP
enable sntp
config time_zone operator + hour 3 min 0
config sntp primary 172.23.160.2 secondary 0.0.0.0 poll-interval 720
config dst disable
# IPBIND
config address_binding ip_mac ports 1-20,25 state enable
config address_binding ip_mac ports 1-20,25 allow_zeroip enable
disable address_binding acl_mode
enable address_binding trap_log
enable address_binding dhcp_snoop
config address_binding dhcp_snoop max_entry ports 1-26 limit 5
# FILTER
# ARP_Spoofing_Prevention
# PPPoE_Circuit_ID_Insertion
config pppoe circuit_id_insertion state disable
config pppoe circuit_id_insertion ports 1-26 state enable circuit_id ip
# ROUTE
create iproute default 172.23.167.2 1
# SNOOP
disable igmp_snooping
config igmp_snooping default host_timeout 60 router_timeout 60 leave_timer 2 state enable
config igmp_snooping querier default query_interval 125 max_response_time 10 robustness_variable 2
config igmp_snooping querier default last_member_query_interval 1 state enable
config limited_multicast_addr ports 1-26 access deny state disable
# LACP
config link_aggregation algorithm mac_source
config lacp_port 1-26 mode passive
# GVLAN
# IP
config ipif System vlan default ipaddress 172.23.160.220/21 state enable
disable autoconfig
config autoconfig timeout 50
config ipif System dhcp_option12 state disable
# 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
# 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-26 notification disable
config lldp ports 1-26 admin_status tx_and_rx
# 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
enable authen_policy
# 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 keep
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
config dhcp_relay add ipif System 172.23.160.2
# DHCP_LOCAL_RELAY
disable dhcp_local_relay
config dhcp_local_relay option_82 ports 1-26 policy replace
#-------------------------------------------------------------------
# End of configuration file for DES-3526
#-------------------------------------------------------------------
3627
Код:
#-------------------------------------------------------------------------------
# DGS-3627 Gigabit Ethernet Switch
# Configuration
#
# Firmware: Build 2.52.B45
# Copyright(C) 2009 D-Link Corporation. All rights reserved.
#-------------------------------------------------------------------------------
# STACK
config stacking force_master_role state disable
# DOUBLE_VLAN
disable double_vlan
# BASIC
# ACCOUNT LIST
# ACCOUNT END
# PASSWORD ENCRYPTION
disable password encryption
config serial_port auto_logout 10_minutes
enable telnet 23
enable web 80
enable clipaging
# STORM
config traffic trap both
config traffic control 1-27 broadcast enable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
# LOOP_DETECT
enable loopdetect
config loopdetect trap both
config loopdetect ports 1-27 state enabled
# GM
config sim commander
enable sim
config sim dp_interval 90
config sim hold_time 255
config sim commander group_name 4ka
# GM_H
config sim auto_grab_list add **********************
config sim auto_grab_list add
config sim auto_grab_list add
config sim auto_grab_list add
config sim auto_grab_list add
config sim auto_grab_list add
config sim auto_grab_list add
config sim auto_grab_list add
# SYSLOG
enable syslog
config system_severity log information
config system_severity trap information
config log_save_timing on_demand
# QOS
enable hol_prevention
config 802.1p default_priority 1-27 0
config bandwidth_control 1-27 rx_rate no_limit tx_rate no_limit
config cos bandwidth_control ports 1-27 0 min_rate no_limit max_rate no_limit
config cos bandwidth_control ports 1-27 1 min_rate no_limit max_rate no_limit
config cos bandwidth_control ports 1-27 2 min_rate no_limit max_rate no_limit
config cos bandwidth_control ports 1-27 3 min_rate no_limit max_rate no_limit
config cos bandwidth_control ports 1-27 4 min_rate no_limit max_rate no_limit
config cos bandwidth_control ports 1-27 5 min_rate no_limit max_rate no_limit
config cos bandwidth_control ports 1-27 6 min_rate no_limit max_rate no_limit
config scheduling_mechanism ports 1-27 strict
config scheduling ports 1-27 0 max_packet 1
config scheduling ports 1-27 1 max_packet 2
config scheduling ports 1-27 2 max_packet 3
config scheduling ports 1-27 3 max_packet 4
config scheduling ports 1-27 4 max_packet 5
config scheduling ports 1-27 5 max_packet 6
config scheduling ports 1-27 6 max_packet 7
config 802.1p user_priority ports 1-27 0 2
config 802.1p user_priority ports 1-27 1 0
config 802.1p user_priority ports 1-27 2 1
config 802.1p user_priority ports 1-27 3 3
config 802.1p user_priority ports 1-27 4 4
config 802.1p user_priority ports 1-27 5 5
config 802.1p user_priority ports 1-27 6 6
config 802.1p user_priority ports 1-27 7 6
# MIRROR
disable mirror
# TRAF-SEGMENTATION
config traffic_segmentation 1-27 forward_list all
# 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 speed auto capability_advertised 10_half 10_full 100_half 100_full 1000_full flow_control disable learning enable state enable description 2nd_floor_men
config ports 2 speed auto capability_advertised 10_half 10_full 100_half 100_full 1000_full flow_control disable learning enable state enable description 2nd_floor_women
config ports 3 speed auto capability_advertised 10_half 10_full 100_half 100_full 1000_full flow_control disable learning enable state enable description 3nd_floor_men
config ports 4 speed auto capability_advertised 10_half 10_full 100_half 100_full 1000_full flow_control disable learning enable state enable description 3nd_floor_women
config ports 5 speed auto capability_advertised 10_half 10_full 100_half 100_full 1000_full flow_control disable learning enable state enable description 4nd_floor_men
config ports 6 speed auto capability_advertised 10_half 10_full 100_half 100_full 1000_full flow_control disable learning enable state enable description 4nd_floor_women
config ports 7 speed auto capability_advertised 10_half 10_full 100_half 100_full 1000_full flow_control disable learning enable state enable description 5nd_floor_men
config ports 8 speed auto capability_advertised 10_half 10_full 100_half 100_full 1000_full flow_control disable learning enable state enable description 5nd_floor_women
config ports 9 speed auto capability_advertised 10_half 10_full 100_half 100_full 1000_full flow_control disable learning enable state enable description Server_room
config ports 10-12,14-19 speed auto capability_advertised 10_half 10_full 100_half 100_full 1000_full flow_control disable learning enable state enable
config ports 13 speed auto capability_advertised 10_half 10_full 100_half 100_full 1000_full flow_control disable learning enable state enable description from_bon4
config ports 20 speed auto capability_advertised 10_half 10_full 100_half 100_full 1000_full flow_control disable learning enable state enable description to_bon4
config ports 21-24 medium_type copper speed auto capability_advertised 10_half 10_full 100_half 100_full 1000_full flow_control disable learning enable state enable
config ports 21,23-24 medium_type fiber speed auto capability_advertised 1000_full flow_control disable learning enable state enable
config ports 22 medium_type fiber speed auto capability_advertised 1000_full flow_control disable learning enable state enable description from_Well-Telecom
config ports 25-27 speed auto flow_control disable learning enable state enable
# PORT_LOCK
config port_security ports 1-27 admin_state disable max_learning_addr 1 lock_address_mode DeleteOnReset
# 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 800000ab03002191ab3e00
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
enable snmp traps
enable snmp authenticate_traps
disable snmp
enable snmp linkchange_traps
config snmp system_name Center
disable rmon
config snmp linkchange_traps ports 1-27 enable
# VLAN
enable pvid auto_assign
config vlan default delete 1-27
config vlan default add untagged 1-27
config vlan default advertisement enable
disable qinq
disable gvrp
config gvrp 1-27 state disable ingress_checking enable acceptable_frame admit_all pvid 1
# PROTOCOL_VLAN
# QINQ
config qinq ports 1-27 missdrop disable tpid 0x8100
# SUBNETVLAN
config vlan_precedence port 1-27 mac_based_vlan
# RSPAN
disable rspan
# MEF
config mef_l2_protocols port 1-27 peer addr_00_0F
config mef_l2_protocols port 1-27 peer addr_10
config mef_l2_protocols port 1-27 peer addr_20_2F
# 8021X
disable 802.1x
config 802.1x auth_mode port_based
config 802.1x auth_protocol radius_eap
config 802.1x fwd_pdu system disable
config 802.1x max_users 4000
config 802.1x authorization network radius enable
config 802.1x capability ports 1-27 none
config 802.1x auth_parameter ports 1-27 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
config 802.1x auth_parameter ports 1-27 max_users 16
# guestvlan
# TR
# ACL
create access_profile profile_id 1 ip source_ip_mask 255.255.255.255
config access_profile profile_id 1 add access_id auto_assign ip source_ip 172.23.167.2 port 20 permit rx_rate no_limit
config access_profile profile_id 1 add access_id auto_assign ip source_ip 172.23.167.254 port 20 permit rx_rate no_limit
config access_profile profile_id 1 add access_id auto_assign ip source_ip 172.23.167.253 port 20 permit rx_rate 1
create access_profile profile_id 2 ip source_ip_mask 255.255.248.0
config access_profile profile_id 2 add access_id 1 ip source_ip 172.23.160.0 port 20 deny
create cpu access_profile profile_id 1 ip source_ip_mask 255.255.255.255
config cpu access_profile profile_id 1 add access_id 1 ip source_ip 172.23.160.24 port 1-27 permit
config cpu access_profile profile_id 1 add access_id 2 ip source_ip 172.23.161.24 port 1-27 permit
config cpu access_profile profile_id 1 add access_id 3 ip source_ip 172.23.160.72 port 1-27 permit
config cpu access_profile profile_id 1 add access_id 4 ip source_ip 95.140.94.4 port 1-27 permit
create cpu access_profile profile_id 2 ip source_ip_mask 0.0.0.0
config cpu access_profile profile_id 2 add access_id 1 ip source_ip 0.0.0.0 port 1-16 deny
disable cpu_interface_filtering
# NLB
# LIMITED_MULTICAST_RANGE
# MULTICAST_VLAN
# FDB
config fdb aging_time 300
# ADDRBIND
config address_binding ip_mac ports 1-27 forward_dhcppkt enable
enable address_binding dhcp_snoop
disable address_binding dhcp_snoop ipv6
disable address_binding nd_snoop
enable address_binding trap_log
config address_binding dhcp_snoop max_entry ports 1-27 limit no_limit
# DHCPV6_SNOOPING
# ND_SNOOPING
# DhcpServerScreening
config filter dhcp_server port all state disable
config filter dhcp_server illegal_server_log_suppress_duration 5min
config filter dhcp_server trap_log enable
# ARPSpoofingPrevention
# MAC_ADDRESS_TABLE_NOTIFICATION
disable mac_notification
config mac_notification interval 1 historysize 1
config mac_notification ports 1-27 disable
# STP
config stp version rstp
config stp maxage 20 maxhops 20 forwarddelay 15 txholdcount 3 fbpdu disable hellotime 2 lbd enable lbd_recover_timer 60 nni_bpdu_addr dot1ad
config stp priority 32768 instance_id 0
config stp mst_config_id name 00:21:91:AB:3E:00 revision_level 0
disable stp
config stp ports 1-27 externalCost auto edge false p2p auto state enable restricted_role false restricted_tcn false lbd disable
config stp mst_ports 1-27 instance_id 0 internalCost auto priority 128
config stp ports 1-27 fbpdu disable
# BPDU_TUNNEL
config bpdu_tunnel ports all type none
disable bpdu_tunnel
# BPDU_PROTECTION
config bpdu_protection ports 1-27 mode drop
# SAFEGUARD_ENGINE
config safeguard_engine state enable utilization rising 70 falling 30 trap_log enable mode fuzzy
# BANNER_PROMP
config command_prompt default
config greeting_message default
# 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 server port 22
config ssh user admin061cde authmode password
disable ssh
# SERVER_PROFILE
# DNSRESOLVER
disable dns_resolver
config name_server timeout 3
# CMDLOG
disable command logging
# SNTP
enable sntp
config time_zone operator + hour 3 min 0
config sntp primary 172.23.160.2 secondary 0.0.0.0 poll-interval 720
config dst repeating s_week last s_day sun s_mth 3 s_time 2:0 e_week last e_day sun e_mth 10 e_time 3:0 offset 60
# LACP
config link_aggregation algorithm ip_source
config lacp_port 1-27 mode passive
# IP
config ipif_mac_mapping ipif System mac_offset 0
config ipif System ipaddress 172.23.160.202/21 vlan default
config ipif System dhcpv6_client disable
config ipif System ip_directed_broadcast disable
config ipif System proxy_arp disable local disable
create ipif E-net 95.140.94.202/24 default state enable secondary
config ipif E-net proxy_arp disable local disable
config ipif E-net ip_mtu 1500
config ipif System ip_mtu 1500
config ipif E-net dhcpv6_client disable
config ipif System dhcpv6_client disable
config ipif E-net ip_directed_broadcast disable
config ipif System ip_directed_broadcast disable
disable autoconfig
# ip_tunnel
# ERPS
disable erps
# DHCP_SERVER
config dhcp ping_packets 2
config dhcp ping_timeout 500
disable dhcp_server
# WAC
config wac switch_http_port 80
config wac method local
create wac user **********
*@&gg6+o0tpiyqp3lEhn0BdLAAAAAAWlvga
*@&gg6+o0tpiyqp3lEhn0BdLAAAAAAWlvga
config wac authorization network local enable
config wac authorization network radius enable
disable wac
config wac ports 1-27 aging_time 1440 idle_time infinite block_time 60
# JWAC
config jwac switch_http_port 80
config jwac clear_quarantine_server_url
config jwac radius_protocol pap
disable jwac quarantine_server_monitor
config jwac quarantine_server_error_timeout 30
enable jwac forcible_logout
enable jwac udp_filtering
enable jwac redirect
config jwac redirect destination quarantine_server delay_time 1
disable jwac
config jwac authenticate_page english
config jwac authorization network radius enable
config jwac authorization network local enable
config jwac ports 1-27 auth_mode host_based max_authenticating_host 50 aging_time 1440 idle_time infinite block_time 60
# SFLOW
# 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-27 notification disable
config lldp ports 1-27 admin_status tx_and_rx
# MBA
disable mac_based_access_control
config mac_based_access_control authorization network radius enable local enable
config mac_based_access_control ports 1-27 state disable
config mac_based_access_control ports 1-27 mode host_based
config mac_based_access_control method local
config mac_based_access_control password default
config mac_based_access_control max_users 128
# MCFILTER
# COMPOUND_AUTHENTICATION
config authentication ports 1-27 auth_mode host_based
config authentication ports 1-27 multi_authen_methods none
enable authorization network
config authentication server failover block
# SNOOP
config limited_multicast_addr ports 1-27 state disable
# MLDSNP
# 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 service network state disable
config accounting service shell state disable
config accounting service system state disable
# AAA_LOCAL_ENABLE_PASSWORD
# AAA ADMIN PWD LIST
config admin local_enable
# AAA ADMIN PWD END
# NDP
config ipv6 nd ns ipif System retrans_time 0
config ipv6 nd ra ipif System state disable life_time 1800 reachable_time 1200000 retrans_time 0 hop_limit 64 managed_flag disable other_config_flag disable min_rtr_adv_interval 198 max_rtr_adv_interval 600
# RIPng
disable ripng
config ripng method split_horizon
config ripng update 30
config ripng expire 180
config ripng garbage_collection 120
config ripng ipif System state disable metric 1
# ARP
create arpentry 172.23.167.254 00-D0-02-31-24-00
config arp_aging time 20
config gratuitous_arp send ipif_status_up disable
config gratuitous_arp send dup_ip_detected disable
config gratuitous_arp learning disable
# ROUTE
config route preference static 60
config route preference default 1
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
create iproute default 172.23.167.254 10 primary
config ecmp algorithm ip_destination crc_low
enable ecmp ospf
# PROUTE
# RELAY6
config dhcpv6_relay hop_count 4
# 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 check_subscriber_source_network ipif System enable
# PIMSM
disable pim
config pim cbsr hash_masklen 30
config pim cbsr bootstrap_period 60
config pim register_suppression_time 60
config pim register_probe_time 5
config pim last_hop_spt_switchover never
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
# DVMRP
disable dvmrp
config dvmrp ipif System metric 1 probe 10 neighbor_timeout 35 state disable
# IPMROUTE
# RIP
enable rip
config rip ipif System tx_mode disable state enable
config rip ipif System authentication enable 123456 rx_mode v1_or_v2 state enable
config rip ipif E-net tx_mode disable state disable
config rip ipif E-net rx_mode disable state disable
# MD5
# OSPF
config ospf ipif E-net area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif E-net authentication none metric 1 state disable passive disable
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 passive disable
config ospf router_id 0.0.0.0
disable ospf
# OSPFv3
config ospfv3 router_id 0.0.0.0
disable ospfv3
# 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
# 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_60 state disable
config dhcp_relay option_61 state disable
config dhcp_relay option_60 default mode drop
config dhcp_relay option_61 default drop
disable dhcp_local_relay
# VRRP
config vrrp ipif System authtype none
config vrrp ipif E-net authtype none
disable vrrp
disable vrrp ping
#-------------------------------------------------------------------
# End of configuration file for DGS-3627
#-------------------------------------------------------------------