Storm control is supported on physical interfaces. You can also configure storm control on an EtherChannel.
When storm control is configured on an EtherChannel, the storm control settings propagate to the
EtherChannel physical interfaces.
Note
Follow these steps to storm control and threshold levels:
Before You Begin
Storm control is supported on physical interfaces. You can also configure storm control on an EtherChannel.
When storm control is configured on an EtherChannel, the storm control settings propagate to the EtherChannel
physical interfaces.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface interface-id
4.
storm-control
{
broadcast
|
multicast
|
unicast
}
level
{
level
[
level-low
] |
bps bps
[
bps-low
] |
pps pps
[
pps-low
]}
5.
storm-control action
{
shutdown
|
trap
}
6.
end
7.
show storm-control
[
interface-id
] [
broadcast
|
multicast
|
unicast
]
8.
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode. Enter your password if prompted.
enable
Step 1
Example:
Switch>
enable
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 2
Specifies the interface to be configured, and enter interface configuration mode.
interface interface-id
Example:
Switch(config)#
interface
gigabitethernet1/0/1
Step 3
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
420
OL-29048-01
Configuring Port-Based Traffic Control
How to Configure Storm Control