
QoS Commands
©2008 Allied Telesis Inc. All rights reserved.
40.64
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
storm-action
Sets the action to take when triggered by QoS Storm Protection (QSP). There are three
available options:
■
PORTDISABLE will disable the port in SW.
■
VLANDISABLE will disable the port from the vlan matched by the class-map in class-map.
■
LINKDOWN will physically bring the port down. The VLANDISABLE requires the match
vlan class-map to be present in the class-map.
Syntax
storm-action {portdisable|vlandisable|linkdown}
no storm-action
Mode
Priority Map Mode
Example
To apply the storm protection of
vlandisable
to the policy map named pmap2, and the class-
map named cmap1, use commands:
Related Commands
storm-downtime
storm-protection
storm-rate
storm-window
Parameter Description
storm-action
Action to take at the storm detection
portdisable
Disables the port in software
vlandisable
Disables the vlan
linkdown
Shutdown the port physically
no
Negate a command or set its defaults
awplus(config)#
policy map pmap2
awplus(config-cmap)#
class-map cmap1
awplus(config-pmap-c#
storm-action vlandisable