Storm Control Configuration - Cisco 3200 Series Hardware Reference Manual

Hide thumbs Also See for 3200 Series:
Table of Contents

Advertisement

Storm Control
when a threshold for one type of traffic is reached, that type of traffic is dropped. This threshold is
specified as a percentage of the total available bandwidth that can be used by broadcast (multicast or
unicast) traffic.
The combination of broadcast suppression threshold numbers and the 1-second time interval control the
way the suppression algorithm works. A higher threshold allows more packets to pass through. A
threshold value of 100 percent means that no limit is placed on the traffic.
Because packets do not arrive at uniform intervals, the 1-second time interval during which traffic
Note
activity is measured can affect the behavior of storm control.
The switch continues to monitor traffic on the port. When the utilization level falls back below the
threshold level, the type of traffic that was dropped is forwarded again.
Use the storm-control broadcast, storm-control multicast, and storm-control unicast global
configuration commands to set up the storm control threshold value.

Storm Control Configuration

This section describes how to configure storm control on your router. It consists of the following
configuration information and procedures:
By default, unicast, broadcast, and multicast suppression is disabled on the switch.
Enabling Storm Control
Enable storm-control globally and enter the percentage of total available bandwidth that you want to be
used by a all traffic (multicast, unitcast,); entering 100 percent would allow all traffic.
To enable a particular type of storm-control, use the following commands beginning in privileged EXEC
mode:
Command
Step 1
Router# configure terminal
Step 2
Router(config)# [no] storm-control
broadcast threshold <0 - 100>
Step 3
Router(config)# [no] storm-control
multicast threshold <0 - 100>
Step 4
Router(config)# [no] storm-control
unicast threshold <0 - 100>
Step 5
Router(config)# end
Cisco 3200 Series Router Hardware Reference
C-14
Enabling Storm Control
Verifying Storm Control
Purpose
Enters global configuration mode.
Specifies the broadcast suppression level for an interface as a
percentage of total bandwidth. A threshold value of 100 percent
means that no limit is placed on broadcast traffic.
Use the no keyword to restore the defaults.
Specifies the multicast suppression level for an interface as a
percentage of total bandwidth.
Use the no keyword to restore the defaults.
Specifies the unicast suppression level for an interface as a
percentage of total bandwidth.
Use the no keyword to restore the defaults.
Returns to privileged EXEC mode.
Appendix C
Switch Port Functionality
OL-5816-10

Advertisement

Table of Contents
loading

Table of Contents