2-455
Catalyst4500 Series SwitchCiscoIOS Command Reference—Release 12.2(18)EW
78-16201-01
Chapter2Cisco IOS Commands for the Catalyst 4500 Series Switches
storm-control
Enter the show running-config command to display the enabled suppression mode and level setting.
To turn off suppression for the specified traffic type, you can do one of the following:
• Set the high-level value to 100 percent for the specified traffic type.
• Use the no form of this command.
Lower level is ignored for interfaces that perform storm control in hardware.
Examples This example shows how to enable broadcast storm control on a port with a 75.67 percent rising
suppression level:
Switch(config-if)# storm-control broadcast level 75.67
This example shows how to disable the port during a storm:
Switch(config-if)# storm-control action shutdown
This example shows how to disable storm control on a port:
Switch(config-if)# no storm-control broadcast level
This example shows how to disable storm control by setting high level to 200 percent:
Switch(config-if)# storm-control broadcast level 200
Related Commands show interfaces counters
show running-config