show storm-control

Displays all BUM (broadcast, unknown unicast and multicast)-related information in the system.

Syntax

show storm-control [ broadcast | multicast | unknown-unicast | interface ethernet slot/port | system ]

Parameters

storm-control
Displays all BUM-related information in the system.
broadcast
Displays all BUM-related information in the system for the broadcast traffic type.
multicast
Displays all BUM-related information in the system for the multicast traffic type.
unknown-unicast
Displays all BUM-related information in the system for the unknown-unicast traffic type.
interface ethernet slot/port
Displays all BUM-related information in the system for the specified interface.
system
Displays the global storm-control configured rate for the BUM traffic type on the device.

Modes

Privileged EXEC mode

Usage Guidelines

Use this command to display BUM storm-control-related configuration for the entire system, for specified traffic types, for specified interfaces, or for specified traffic types on a specified interface or globally on the device.

When you specify an interface, the system parameter is not supported.

Examples

This example displays storm control information for broadcast traffic on an Ethernet interface.
device# show storm-control broadcast interface ethernet 2/1
 
Interface   Type             Rate (bps)   Operational Rate (bps) Conformed    Violated      Total 
Et 2/1      broadcast        100000       <value>		   12500000000  12500000000   25000000000
This example displays storm control information for all traffic on an Ethernet interface.
device# show storm-control interface ethernet 2/1
Interface   Type             Rate (bps)   Operational Rate (bps) Conformed    Violated     Total 
Et 2/1      broadcast        100000       <value>                12500000000  12500000000 25000000000
Et 2/1      unknown-unicast  100000       <value>                12500000000  12500000000 25000000000
Et 2/1      multicast        100000       <value>                12500000000  12500000000 25000000000
This example displays storm control information for all BUM traffic configured globally on the device and specific interfaces.
device# show storm-control 
Interface   Type             Rate (bps)   Operational Rate (bps) Conformed    Violated      Total 
System      broadcast        100000       <value>			0           0           0
System      multicast        8000000000   <value>			0           0           0
Et 2/2      broadcast        100000       <value>		   12500000000  12500000000   250000000000
This example displays storm control information for all BUM traffic configured globally on the device.
device# show storm-control system
Interface   Type             Rate (bps)   Operational Rate (bps) Conformed    Violated      Total 
System      broadcast        100000       <value>			0           0           0
System      multicast        8000000000   <value>			0           0           0