33 storm-control – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 82
![background image](/manuals/651410/82/background.png)
CanogaOS Command Line Reference
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 82 of 855
Maximum MAC Addresses : 1024
Related Commands
switchport port-security maximum
show port-security current mac-num interface interface
4.33 storm-control
Use the storm-control interface configuration command to enable broadcast, multicast, or unicast
storm control and to set threshold levels on an interface. Use the no form of this command to return to
the default setting.
Command Syntax
storm-control {broadcast | multicast | unicast} {level level | pps pps}
no storm-control {broadcast | multicast | unicast}
broadcast: Enable broadcast storm control on the interface.
multicast: Enable multicast storm control on the interface.
unicast: Enable unicast storm control on the interface.
level <0.00-100.00>: Specify the rising and falling suppression levels as a percentage of total
bandwidth of the port.
pps <0-1000000000>: Specify the rising and falling suppression levels as a rate in bits per second at
which traffic is received on the port.
Command Mode
Interface configuration
Defaults
disabled
Usage
This command can only be configured on switchport.
Examples
This example shows how to configure storm-control broadcast on interface.
Switch(config-if)# storm-control broadcast level 30
This example shows how to disable storm-control broadcast on interface.
Switch(config-if)# no storm-control broadcast
Related Commands
show storm-control