
MES3000 Ethernet switch series
75
Show created selective qinq rule list.
console#
show selective-qinq
Direction Interface Rule type Vlan ID Classification by Parameter
--------- --------- --------------- -------- ---------------- ------------------
ingress gi0/1 override_vlan 10 ingress_vlan 11
5.10
Storm control
Storm appears as a result of excessive amount of messages transmitted simultaneously via single
network port, that causes delays and network resources overloads. Storm can appear if looped segments
exist in Ethernet network.
The switch measures the transfer rate of received broadcast, multicast or unknown unicast traffic
for ports with enabled storm control and drops packets if the transfer rate exceeds the defined maximum
value.
Ethernet interface configuration mode commands
Command line request in Ethernet interface, port group interface configuration mode appears as
follows:
console(config-if)#
Table 5.46 —Ethernet interface configuration mode commands
Command
Value/Default value
Action
storm-control multicast enable
-/disabled
Enable multicast traffic control.
no storm-control multicast
enable
Disable multicast traffic control.
storm-control multicast level
kbps
rate
rate: (1..1000000)/3500
kbps
Set maximum rate of multicast traffic.
no port storm-control
multicast level
Set the default value.
storm-control
unknownunicast enable
-/disabled
Enable unknown unicast traffic control.
no storm-control unknown-
unicast enable
Disable unknown unicast traffic control.
storm-control
unknownunicast level kbps
rate
rate: (1..1000000)/3500
kbps
Set maximum rate of unknown unicast traffic.
no port storm-control
unknown-unicast level
Set the default value.
storm-control broadcast
enable
-/disabled
Enable broadcast traffic control.
no storm-control broadcast
enable
Disable broadcast traffic control.
storm-control broadcast level
kbps
rate
rate: (1..1000000)/3500
kbps
Define the maximum transfer rate of broadcast traffic.
no storm-control broadcast
level
Restore the default value.
storm-control broadcast
logging
-/disabled
Enable broadcast storm logging. Multicast and unicast traffic
logging is not performed.
Enabling storm logging disables SQinQ rule configuration
for that interface.