-146
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter
show storm-control
show storm-control
To display broadcast, multicast, or unicast storm control settings on the switch or on the specified
interface, or to display storm-control history, use the show storm-control command in user EXEC
mode.
show storm-control [interface-id] [broadcast | multicast | unicast] [ | {begin | exclude | include}
expression]
Syntax Description
Command Modes User EXEC
Command History
Usage Guidelines When you enter an interface-id, the storm control thresholds appear for the specified interface.
If you do not enter an interface-id, settings appear for one traffic type for all ports on the switch.
If you do not enter a traffic type, settings appear for broadcast storm control.
Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
do not appear, but the lines that contain Output appear.
Examples This is an example of a partial output from the show storm-control command when no keywords are
entered. Because no traffic-type keyword was entered, the broadcast storm control settings appear.
Switch> show storm-control
Interface Filter State Upper Lower Current
--------- ------------- ---------- --------- ---------
Gi0/1 Forwarding 20 pps 10 pps 5 pps
Gi0/2 Forwarding 50.00% 40.00% 0.00%
<output truncated>
interface-id (Optional) Interface ID for the physical port (including type, module, and port
number).
broadcast (Optional) Displays broadcast storm threshold setting.
multicast (Optional) Displays multicast storm threshold setting.
unicast (Optional) Displays unicast storm threshold setting.
| begin (Optional) Display begins with the line that matches the expression.
| exclude (Optional) Display excludes lines that match the expression.
| include (Optional) Display includes lines that match the specified expression.
expression Expression in the output to use as a reference point.
Release Modification
12.2(52)EY This command was introduced.