C613-50631-01 Rev A Command Reference for IE340 Series 620
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
SWITCHING COMMANDS
STORM
-CONTROL LEVEL
storm-control level
Overview Use this command to specify the speed limiting level for broadcast, multicast, or dlf
(destination lookup failure) traffic for the port. Storm-control limits the selected
traffic type to the specified percentage of the maximum port speed.
Use the no variant of this command to disable storm-control for broadcast,
multicast or dlf traffic.
Syntax
storm-control {broadcast|multicast|dlf} level <level>
no storm-control {broadcast|multicast|dlf} level
Default Disabled
Mode Interface Configuration
Usage notes Flooding techniques are used to block the forwarding of unnecessary flooded
traffic. A packet storm occurs when a large number of broadcast packets are
received on a port. Forwarding these packets can cause the network to slow down
or time out.
More than one limit type can be set at a time. For example, you can configure both
broadcast and multicast levels on the same port, at the same time.
Example To limit broadcast traffic on port1.0.2 to 30% of the maximum port speed, use the
following commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# storm-control broadcast level 30
Related
commands
show storm-control
Command
changes
Version 5.4.9-1.3: Multiple limit types available on x530 series
Version 5.5.0-2.1: Multiple limit types available on x220 and GS980M series
Parameter Description
<level> <0-100> Specifies the percentage of the maximum port speed
allowed for broadcast, multicast or destination lookup failure traffic.
broadcast Applies the storm-control to broadcast frames.
multicast Applies the storm-control to multicast frames.
dlf Applies the storm-control to destination lookup failure traffic.