DGS-6604
m
storm-control level (Interface)
CLI Reference Guide
882
This example shows how to configure the Broadcast storm control LEVEL by
percentage mode. It assigns the percentage threshold level of interface eth3.1
for incoming broadcast packets to 90 and drops the packets that exceed the
threshold.
This example shows how to return to the default setting for Broadcast storm
control level on interface eth3.1.
Verify the settings by entering the
show storm-control
interface
command
Switch# configure terminal
Switch(config)# interface eth3.1
Switch(config-if)# storm-control broadcast level 90
Switch(config-if)# show storm-control interface broadcast
Interface Storm Action Type Threshold
-------------------------------------------------------------
eth3.1 Broadcast Drop percentage 90
Switch# configure terminal
Switch(config)# interface eth3.1
Switch(config-if)# no storm-control broadcast level
Switch(config-if)# show storm-control interface broadcast
Interface Storm Action Type Threshold
-------------------------------------------------------------
eth3.1 Broadcast Drop pps 131072