Cisco Catalyst 4500 Series Command Reference Manual page 1031

Cisco ios command reference
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 2
Cisco IOS Commands for the Catalyst 4500 Series Switches
Enter the
Enter the
To turn off suppression for the specified traffic type, you can do one of the following:
The lower level is ignored for the interfaces that perform storm control in the hardware.
Note
The lower level keyword does not apply to the Supervisor Engine 6-E and Catalyst 4900M chassis
implementations.
Examples
This example shows how to enable broadcast storm control on a port with a 75.67 percent rising
suppression level:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# interface fastethernet 3/1
Switch(config-if)# storm-control broadcast level 75.67
Switch(config-if)# end
This example shows how to disable the port during a storm:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# interface fastethernet 3/1
Switch(config-if)# storm-control action shutdown
Switch(config-if)# end
This example shows how to disable storm control on a port:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# interface fastethernet 3/1
Switch(config-if)# no storm-control broadcast level
Switch(config-if)# end
This example shows how to disable storm control by setting the high level to 100 percent:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# interface fastethernet 3/1
Switch(config-if)# storm-control broadcast level 100
Switch(config-if)# end
Related Commands
Command
show interfaces counters
show running-config
OL-25342 -01
show interfaces counters
show running-config
Set the high-level value to 100 percent for the specified traffic type.
Use the no form of this command.
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0SG and IOS 15.1(1)SG)
storm-control command to display the discard count.
command to display the enabled suppression mode and level setting.
Description
Displays the traffic on the physical interface.
Displays the running configuration of a switch.
storm-control
2-973

Advertisement

Table of Contents
loading

Table of Contents