Chapter 5: Layer 2 Features
Extreme Networks EAS 100-24t Switch CLI Manual
172
Example usage:
To configure traffic control and enable broadcast storm control for ports 1 to 12:
Example usage:
To display traffic control setting for ports 1 to 4:
#config traffic control 1-12 broadcast enable action shutdown threshold 64 countdown
10 time_interval 10
Command: config traffic control 1-12 broadcast enable action shutdown threshold 64
countdown 10 time_interval 10
Success.
#
show traffic control
Purpose Used to display current traffic control settings.
Syntax show traffic control {<portlist>}
Description This command is used to display the current storm traffic control configuration
on the switch.
Parameters <portlist> - Used to specify port or list of ports for which to display traffic
control settings. The beginning and end of the port list range are separated by
a dash.
Restrictions None.
#show traffic control 1-4
Command: show traffic control 1-4
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
#