DES-3000 Series Layer 2 Switch CLI Reference Manual
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 port or range of ports.
all –
All ports on switches on the switch.
Restrictions Only
administrator-level users can issue this command.
Example usage:
To configure traffic control recover for ports 1-6:
DES-3026:4#config traffic control_recover 1-6
Command: config traffic control_recover 1-6
Success.
DES-3026: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:
DES-3026:4#config traffic trap storm_occurred
Command: config traffic trap storm_occurred
Success.
DES-3026:4#
84