C613-50170-01 Rev B
Command Reference for x510 Series
1670
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
Q
O
S C
OMMANDS
STORM
-
WINDOW
storm-window
Overview
Sets the window size of QoS Storm Protection (QSP). This sets the time to poll the
data-rate every given milliseconds. Minimum window size is 100 ms and the
maximum size is 60 sec.
Use the
no
variant of this command to negate the
storm-window
command.
Syntax
storm-window <
100-60000
>
no storm-window
Default
No default
Mode
Policy Map Class Configuration
Usage
This command should be set in conjunction with the
Examples
To set the QSP window size to
5000
ms, use the following commands:
awplus#
configure terminal
awplus(config)#
policy-map pmap2
awplus(config-pmap)#
class cmap2
awplus(config-pmap-c)#
storm-window 5000
To negate the QSP window size set previously, use the following commands:
awplus#
configure terminal
awplus(config)#
policy-map pmap2
awplus(config-pmap)#
class cmap2
awplus(config-pmap-c)#
no storm-window
Related
Commands
Parameter
Description
<
100-60000
>
The window size, measured in milliseconds.