32 storm-control – CANOGA PERKINS 9175 Command Reference User Manual

Page 66

Advertising
background image

CanogaOS Command Reference

4-22

Switch# show port-security maximum mac-num interface eth-0-1

Maximum MAC Addresses : 1024

Related Commands

switchport port-security maximum

show port-security current mac-num interface interface

4.32 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


show storm-control

Use this command to show storm-control configurations.

Advertising