Storm-rate, Storm-rate 6 – Allied Telesis AT-8100 Series User Manual
Page 1806
Chapter 103: QSP Commands
1806
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 1808.
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 1800
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