beautypg.com

Storm-downtime, Storm-downtime 4 – Allied Telesis AT-8100 Series User Manual

Page 1804

background image

Chapter 103: QSP Commands

1804

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 1800

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