User Manual

Table Of Contents
[Example]
Enable broadcast storm control and multicast storm control for LAN port #1, and set the threshold value to 30%.
SWX3220(config)#interface port1.1
SWX3220(config-if)#storm-control broadcast multicast level 30
9.4.2 Show storm control reception upper limit
[Syntax]
show storm-control [ifname]
[Parameter]
ifname : LAN/SFP port interface name
Interface to show
[Initial value]
none
[Input mode]
unprivileged EXEC mode, privileged EXEC mode
[Description]
Shows the upper limit value for frame reception.
If the interface name is omitted, all interfaces are shown.
[Example]
Show the setting status of all interfaces.
SWX3220#show storm-control
Port BcastLevel McastLevel UcastLevel
port1.1 30.00% 30.00% 100.00%
port1.2 20.00% 20.00% 20.00%
port1.3 100.00% 100.00% 100.00%
port1.4 100.00% 100.00% 100.00%
port1.5 50.00% 50.00% 100.00%
port1.6 100.00% 100.00% 100.00%
port1.7 100.00% 100.00% 30.00%
port1.8 100.00% 100.00% 30.00%
Command Reference | Traffic control | 443