C613-50170-01 Rev B
Command Reference for x510 Series
1668
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
Q
O
S C
OMMANDS
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
and
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