Storm-downtime 2, Storm-downtime – Allied Telesis AT-FS970M Series User Manual
Page 1782
Chapter 101: QSP Commands
1782
STORM-DOWNTIME
Syntax
storm-downtime
<1 - 86400>
Parameters
<1 - 86400>
Indicates the number of seconds.
Mode
Policy Map Class
Description
Use this command to set the time, in seconds, the port is reenabled after
being disabled by the QSP feature. The default is 10 seconds.
Use the no form of the command, NO STORM-DOWNTIME, to return the
number of seconds to the default value.
Confirmation Command
“SHOW MLS QOS INTERFACE STORM-STATUS” on page 1778
Examples
The following example sets the downtime to 2 minutes:
awplus> enable
awplus# configure terminal
awplus(config)# mls qos enable
awplus(config)# policy-map pmap2
awplus(config-pmap)# class cmap1
awplus(config-pmap-c)# storm-action vlandisable
awplus(config-pmap-c)# storm-protection
awplus(config-pmap-c)# storm-downtime 120
The following example returns the default downtime to 10 seconds:
awplus> enable
awplus# configure terminal
awplus(config)# mls qos enable
awplus(config)# policy-map pmap2
awplus(config-pmap)# class cmap1
awplus(config-pmap-c)# storm-action linkdown
awplus(config-pmap-c)# storm-protection
awplus(config-pmap-c)# no storm-downtime