Storm Control
Overview
Storm control is a feature that provides the ability to make unicast, multicast or broadcast traffic not exceeding a specific threshold. The unit is percentage by default.
Action Type
Action | Description |
---|---|
No Action(Default) | Drop the packets |
Shutdown | Put the interface in err-disabled mode |
Trap | Send a SNMP trap |
Configuration
R1(config-if)# storm-control {broadcast | multicast | unicast} level { level [level-low] | bps bps [bps-low] | pps pps [pps-low]}
R1(config-if)# storm-control action {shutdown | trap}