Installation manual

-666
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Command Reference, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter Cisco MWR 2941 Router Command Reference, Release 15.1(3)MR
storm-control
storm-control
To enable bandwidth- or packets per second (PPS)-based broadcast, multicast, or unicast storm control
on a port or to specify the action taken when a storm occurs on a port, use the storm-control command
in interface configuration mode. To disable storm control for broadcast, multicast, or unicast traffic or
to disable the specified storm-control action, use the no form of this command.
storm-control {{broadcast | multicast | unicast} {level level | level pps rate} [action [shutdown
| trap]]}
no storm-control {{broadcast | multicast | unicast} {level level | level pps rate} [action
[shutdown | trap]]}
storm-control action {shutdown | trap}
Syntax Description
Defaults Broadcast, multicast, and unicast storm control is disabled. The default action is to send all traffic.
Command Modes Interface configuration (config-if)
Command History
action Action taken when a storm occurs on an interface. By default, packets
are dropped when a storm occurs on a interface. Optionally,
specifying:
shutdown—Disables the interface if a traffic storm occurs.
trap—Sends an SNMP trap if a traffic storm occurs.
broadcast Enables broadcast address storm control on the interface.
multicast Enables multicast address storm control on the interface.
unicast Enables unicast address storm control on the interface.
level level Sets the rising suppression level as a percent of total bandwidth, up
to two decimal places. Valid values are from 0 (port forwards no
traffic) to 100 (no storm control active). When the value specified for
level is reached, the flooding of storm packets is blocked.
level pps rate Defines the rising suppression level in PPS. Valid values are 0 (port
forwards no traffic) to 42949672950.
Release Modification
12.2(2)XT This command was introduced on Cisco 2600 series, Cisco 3600 series, and
Cisco 3700 series routers.
12.2(8)T This command was integrated into Cisco IOS Release 12.2(8)T to support
switchport creation on Cisco 2600 series, Cisco 3600 series, and Cisco 3700
series routers.