xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
107
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 beginning and end of the
port list range are separated by a dash.
all –
All ports on the Switch.
Restrictions
Only administrator-level and operator-level users can issue this command.
Example usage:
To configure traffic control recover:
DGS-3627:5#config traffic control_recover 1-6
Command: config traffic control_recover 1-6
Success.
DGS-3627:5#
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
and operator-level users can issue this
command.
Example usage:
To configure traffic control and enable broadcast storm control system wide:
DGS-3627:5#config traffic trap storm_occurred
Command: config traffic trap storm_occurred
Success.
DGS-3627:5#