Installation guide

Command Line Interface
4-190
4
Command Usage
When traffic exceeds the threshold specified for broadcast and multicast or
unknown unicast traffic, packets exceeding the threshold are dropped until the
rate falls back down beneath the threshold.
Due to an ASIC chip limitation in this switch, the supported storm control
modes include:
- broadcast
- broadcast + multicast
- broadcast + multicast + unknown unicast
This means that when mulicast storm control is enabled, broadcast storm
control is also enabled (using the threshold value set by the multicast storm
control command). And when unknown unicast storm control is enabled, both
multicast and unknown unicast storm control are also enabled (using the
threshold value set by the unknown unicast storm control command).
Example
The following shows how to configure broadcast storm control at 500 kilobits per
second:
clear counters
This command clears statistics on an interface.
Syntax
clear counters interface
interface
ethernet unit/port
- unit - Stack unit. (Range: 1)
- port - Port number. (Range: 1-28)
port-channel channel-id (Range: 1-8)
Default Setting
None
Command Mode
Privileged Exec
Command Usage
Statistics are only initialized for a power reset. This command sets the base
value for displayed statistics to zero for the current management session.
However, if you log out and back into the management interface, the statistics
displayed will show the absolute value accumulated since the last power reset.
Console(config)#interface ethernet 1/5
Console(config-if)#switchport broadcast packet-rate 500
Console(config-if)#