Switching Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
15.25
storm-control level
Use this command to specify the threshold level for broadcasting, multicast, or destination
lookup failure (DLF) traffic for the port. Storm control limits the specified traffic type to the
specified threshold.
Use the
no
parameter with 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
By default, storm control is disabled.
Mode
Interface mode
Example
To limit broadcast traffic on port 1.0.2 to 30% of the maximum port speed, use the command:
Parameter
Description
<
level
>
<0-100>
Specifies the threshold as a percentage of the maximum port
speed.
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.
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
storm-control broadcast level 30