D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
101
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 User Account Command Level – Administrator and Operator.
Example usage:
To configure notifications to be sent when a packet storm control has been detected and cleared by the Switch.
DES-3526:admin# config traffic control trap both
Command: config traffic control trap both
Success.
DES-3526:admin#