C613-50100-01 REV C Command Reference for x930 Series 2044
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
QOS COMMANDS
STORM
-PROTECTION
storm-protection
Overview Use this command to enable Policy Based Storm Protection (such as QSP - QoS
Storm Protection). Storm protection is activated as soon as a port is enabled.
However, it will only be functional after storm-rate and storm-window have been
set.
The no variant of this command disables Policy Based Storm Protection.
Syntax
storm-protection
no storm-protection
Default By default, storm protection is disabled.
Mode Policy Map Class Configuration
Examples To enable QSP on cmap2 in pmap2, use the following commands:
awplus# configure terminal
awplus(config)# policy-map pmap2
awplus(config-pmap)# class cmap2
awplus(config-pmap-c)# storm-protection
To disable QSP on cmap2 in pmap2, use the following commands:
awplus# policy-map pmap2
awplus(config-pmap)# class cmap2
awplus(config-pmap-c)# no storm-protection
Related
Commands
storm-action
storm-downtime
storm-rate
storm-window