17-3
Catalyst 2940 Switch Software Configuration Guide
78-15507-02
Chapter17 Configuring Port-Based Tra ffic Control Configuring Storm Control
The output from the show storm-control privileged EXEC command shows the upper, lower, and
current thresholds as a percentage of the total bandwidth or the packets per second, depe nding on th e
configuration.
Disabling Storm Control
Beginning in privileged EXEC mode, follow these steps to disable storm control:
Step3 storm-control {broadcast | multicast |
unicast} level {level [level-low] | pps pps
pps-low}
Configure broadcast, multicast, or unicast storm control.
For level, specify the rising threshold level for broadcast, multicast,
or unicast traffic as a percentage of the bandwidth. The st orm control
action occurs when traffic utilization reaches this level.
(Optional) For level-low, specify the falling threshold level as a
percentage of the bandwidth. This value must be less than the rising
supression value.The normal transmission restarts (if the action is
filtering) when traffic drops below this level.
For pps pps, specify the rising threshold level for broadcast,
multicast, or unicast traffic in packets per se cond . Th e stor m c ontrol
action occurs when traffic reaches this level. This option is supported
only on non-LRE Catalyst2950 switches running Cisco IOS
Release12.1(14)EA1 or later.
For pps-low, specify the falling threshold level in packets per second
that can be less than or equal to the rising threshold level. The normal
transmission restarts (if the action is filtering) when traffic drops
below this level. This option is supported only on non-LRE
Catalyst 2950 switches.
For pps and pps-low, the range is from 0 to 4294967295.
Step4 storm-control action {shutdown | trap} Specify the action to be taken when a storm is detected.
The default is to filter out the traffic and not to send traps.
Select the shutdown keyword to error-disable the port during a
storm.
Select the trap keyword to generate an SNMP trap when a storm is
detected.
Step5 end Return to privileged EXEC mode.
Step6 show storm-control [interface] [{broadcast
| history | multicast | unicast}] Verify your entries.
Step7 copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 interface interface-id Specify the port to configure, and enter interface configuration mode.
Step3 no storm-control {broadcast |
multicast | unicast} level Disable port storm control.