ECS2020 Series CLI Reference Guide-R04

24
6 Storm control
6.1
Configure-relevant commands
storm-control
Enable or disable storm control in interface mode: Use the storm-control command to enable
storm control, Use the no command to turn off storm control.
storm-control {[broadcast |unknown-multicast|unknown-unicast] kbps}
no storm-control
Turn off storm control
Interface configuration mode
After the storm control function is enabled, you can set the rate at which the packets
received on the corresponding port (the rate of the received packets (broadcast,
unknown multicast, unknown unicast)
The following command enables storm control for port 0/1.
ECS2020-10P(config-if-GigabitEthernet0/1)
#storm-control broadcast kbps 1024
ECS2020-10P(config-if-GigabitEthernet0/1)
#storm-control Unknown-multicas kbps 1024
ECS2020-10P(config-if-GigabitEthernet0/1)
#storm-control Unknown-unicast kbps 1024
Parameter
Parameter
Description
broadcast
Broadcast packets
Unknown-multicast
Unknown Multicast packets
Unknown-unicast
Unknown unicast packets
kbps
Rate unit
Command
Command
Description
show storm-control
Displays storm control information
show interface
The storm control information is
displayed in the interface attributes
Default
Mode
Usage
Example