Cisco Nexus 9000 Series Configuration Manual page 461

Nx-os security configuration guide, release 9.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Configuring Traffic Storm Control
Note
Traffic storm control uses a 3.9-millisecond interval that can affect the behavior of traffic storm control.
Note
You must carve TCAM before setting the storm-control-cpu rate on a port channel.
SUMMARY STEPS
1. configure terminal
2. interface {ethernet slot/port | port-channel number}
3. [no] storm-control {broadcast | multicast | unicast} level { <level-value %> | pps < pps-value > }
4. [no] storm-control action trap
5. [no] storm-control-cpu arp rate
6. exit
7. (Optional) show running-config interface {ethernet slot/port | port-channel number}
8. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
interface {ethernet slot/port | port-channel number}
Example:
switch# interface ethernet 1/1
switch(config-if)#
Step 3
[no] storm-control {broadcast | multicast | unicast} level
{ <level-value %> | pps < pps-value > }
Example:
switch(config-if)# storm-control unicast level 40
Example:
switch(config-if)# storm-control broadcast level
pps 8000
Step 4
[no] storm-control action trap
Example:
switch(config-if)# storm-control action trap
Purpose
Enters global configuration mode.
Enters interface configuration mode.
Configures traffic storm control for traffic on the interface.
You can also configure bandwidth level as a percentage
either of port capacity or packets-per-second. The default
state is disabled.
Generates an SNMP trap (defined in
CISCO-PORT-STORM-CONTROL-MIB) and a syslog
message when the traffic storm control limit is reached.
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
Configuring Traffic Storm Control
435

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents