Configuration Guide Vol. 2


18.2.2 Configuring Storm Control

Points to note

The mirroring of sent or received frames can be defined for Ethernet interfaces.

If a storm occurs on a port, the port is blocked.

Command examples

  1. (config)# interface gigabitethernet 1/0/10

    (config-if)# storm-control broadcast level pps 50

    Sets the acceptable receive rate for broadcast frames to 50pps.

  2. (config-if)# storm-control multicast level pps 500

    Sets the acceptable receive rates for multicast frames to 500pps.

  3. (config-if)# storm-control unicast level pps 1000

    Sets the acceptable receive rate for unicast frames to 1000pps.

  4. (config-if)# storm-control action inactivate

    Deactivates a port when a storm is detected on the port.