DES-1228/ME Layer 2 Metro Ethernet Switch CLI Reference Manual
100
Example usage:
To display traffic control setting for ports 1-4:
DES-1228/ME:4#show traffic control 1-4
Command: show traffic control 1-4
Traffic Storm Control Trap :[None]
Port Thres Broadcast Multicast Unicast Action Count Time
hold Storm Storm Storm down Interval
---- ----- --------- --------- -------- -------- ----- --------
1 64 Disabled Disabled Disabled drop 0 5
2 64 Disabled Disabled Disabled drop 0 5
3 64 Disabled Disabled Disabled drop 0 5
4 64 Disabled Disabled Disabled drop 0 5
Total Entries : 4
DES-1228/ME:4#
config traffic trap
Purpose
Used to configure the trap settings for the packet storm control mechanism.
Syntax
config traffic 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 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-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-1228/ME:4# config traffic trap both
Command: config traffic trap both
Success.
DES-1228/ME:4#