beautypg.com

Storm-rate 4, Storm-rate – Allied Telesis AT-FS970M Series User Manual

Page 1784

background image

Chapter 101: QSP Commands

1784

STORM-RATE

Syntax

storm-rate

<1 - 10000000>

Parameters

<1 - 10000000>

Sets the data rate in kbps.

Mode

Policy Map Class

Description

Use this command to set the data rate criteria for triggering the storm
control action. There is no default setting.

The STORM-RATE command sets the amount of traffic per second before
the configured action is taken. The STORM-WINDOW command sets the
frequency that traffic is sampled. As a result, you need to set the STORM-
WINDOW command in conjunction with the STORM-RATE command.
See “STORM-WINDOW” on page 1786.

Use the no form of this command, NO STORM-RATE, to remove the data
rate criteria.

Confirmation Command

“SHOW MLS QOS INTERFACE STORM-STATUS” on page 1778

Examples

The following example sets the data rate to 2000 kbps:

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-rate 2000