D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
105
config traffic control_recover
Purpose Used to configure traffic control recover for any or all ports.
Syntax
config traffic control_recover [<portlist> | all]
Description Configuring a port for traffic control recover will require an administrator to
restart the specified ports if storm control shuts down the port or ports. That
is, if a storm triggers the action shutdown for a port, it will remain in the
shutdown even if the threshold falls below the value that triggers the storm
control action.
Parameters <portlist> - Used to specify a range of ports. The port list is specified by
listing the lowest switch number and the beginning port number on that
switch, separated by a colon. Then the highest switch number, and the
highest port number of the range (also separated by a colon) are specified.
The beginning and end of the port list range are separated by a dash. For
example, 1:3 specifies switch number 1, port 3. 2:4 specifies switch number
2, port 4. 1:3-2:4 specifies all of the ports between switch 1, port 3 and switch
2, port 4 in numerical order. Non-contiguous portlist entries are separated
by a comma. (ex: 1:1-1:3,1:7-1:9)
all – All ports on the Switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure traffic control recover:
DGS-3600:4#config traffic control_recover 1:1-1:6
Command: config traffic control_recover 1:1-1:6
Success.
DGS-3600:4#
config traffic trap
Purpose Used to configure traps for traffic control.
Syntax
config traffic trap [none | storm_occurred | storm_cleared | both]
Description Use this to enable traffic storm trap messages.
Parameters none – Will send no Storm trap warning messages regardless of action
taken by the Traffic Control mechanism.
storm_occurred – Will send Storm Trap warning messages upon the
occurrence of a Traffic Storm only.
storm_cleared – Will send Storm Trap messages when a Traffic Storm
has been cleared by the Switch only.
both – Will send Storm Trap messages when a Traffic Storm has been
both detected and cleared by the Switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure traffic control and enable broadcast storm control system wide: