Storm-downtime – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1051
QoS Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
39.45
storm-downtime
Sets the time to re-enable the port once 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:
To re-set the port to the default (10 seconds), use the following commands:
Related Commands
storm-action
storm-protection
storm-rate
storm-window
Parameter Description
<1-86400>
Seconds.
awplus#
configure terminal
awplus(config)#
policy-map pmap2
awplus(config-pmap)#
class cmap1
awplus(config-pmap-c)#
storm-downtime 60
awplus#
configure terminal
awplus(config)#
policy-map pmap2
awplus(config-pmap)#
class cmap1
awplus(config-pmap-c)#
no storm-downtime