D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
703
DGS-3627:admin# show traffic control 1-10
Command: show traffic control 1-10
Traffic Control Trap : [None]
Traffic Control Auto Recover Time : 5 Minutes
Port Thres Broadcast Multicast Unicast Action Count Time Shutdown
hold Storm Storm Storm down Interval Forever
---- ------ --------- --------- -------- -------- ----- -------- --------
1 1 Enabled Disabled Disabled Shutdown 5 10
2 1 Enabled Disabled Disabled Shutdown 5 10
3 1 Enabled Disabled Disabled Shutdown 5 10
4 1 Enabled Disabled Disabled Shutdown 5 10
5 1 Enabled Disabled Disabled Shutdown 5 10
6 1 Enabled Disabled Disabled Shutdown 5 10
7 1 Enabled Disabled Disabled Shutdown 5 10
8 1 Enabled Disabled Disabled Shutdown 5 10
9 1 Enabled Disabled Disabled Shutdown 5 10
10 1 Enabled Disabled Disabled Shutdown 5 10
DGS-3627:admin#
config traffic control auto_recover_time
Purpose Used to configure the traffic auto recover time used to specify the time allowed for a port to
recover from shutdown forever status.
Syntax
config traffic control auto_recover_time [<min 0> | <min 1-65535>]
Description Configure all ports’ auto recover time from shutdown forever state.
Parameters
minutes - The time allowed for auto recovery from shutdown for a port. The default value is 0,
so no auto recovery is possible; the port remains in shutdown forever mode. This requires
manual entry of the CLI command “config ports [ <portlist> | all ] state enable" to return the
port to a forwarding state.
The default value is 0, which means disable auto recover mode, shutdown forever.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the auto recover time to 5 minutes:
DGS-3627:admin# config traffic control auto_recover_time 5
Command: config traffic control auto_recover_time 5
Success.
DGS-3627:admin#