C613-50631-01 Rev A Command Reference for IE340 Series 2164
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
QOS COMMANDS
STORM
-DOWNTIME
storm-downtime
Overview Sets the time to re-enable a port that has been disabled by QoS Storm Protection
(QSP). The time is given in seconds, from a minimum of one second to maximum
of 86400 seconds (i.e. one day).
The no variant of this command resets the time to the default value of 10 seconds.
Syntax
storm-downtime <1-86400>
no storm-downtime
Default 10 seconds
Mode Policy Map Class Configuration
Examples To re-enable the port in 1 minute, use the following commands:
awplus# configure terminal
awplus(config)# policy-map pmap2
awplus(config-pmap)# class cmap1
awplus(config-pmap-c)# storm-downtime 60
To re-set the port to the default (10 seconds), use the following commands:
awplus# configure terminal
awplus(config)# policy-map pmap2
awplus(config-pmap)# class cmap1
awplus(config-pmap-c)# no storm-downtime
Related
commands
storm-action
storm-protection
storm-rate
storm-window
Parameter Description
<1-86400> Seconds.