xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
93
config traffic control_trap
Purpose
Used to configure the trap settings for the packet storm control
mechanism.
Syntax
config traffic control_trap [none | storm_occurred | storm_cleared |
both]
Description
This command will configure how packet storm control trap messages
will be used when a packet storm is detected by the Switch. This function
can only be used for the software traffic storm control mechanism (when
the
action
field in the
config traffic storm_control
command is set as
shutdown
).
Parameters
none
– No notification will be generated or sent when a packet storm
control is detected by the Switch.
storm _occurred
– A notification will be generated and sent when a
packet storm has been detected by the Switch.
storm_cleared
- A notification will be generated and sent when a packet
storm has been cleared by the Switch.
both
- A notification will be generated and sent when a packet storm has
been detected and cleared by the Switch.
Restrictions
Only Administrator or Operator-level users can issue this command.
Example usage:
To configure notifications to be sent when a packet storm control has been detected and cleared by the Switch.
DES-3800:admin# config traffic control_trap both
Command: config traffic control_trap both
Success.
DES-3800:admin#