C613-50631-01 Rev A Command Reference for IE340 Series 2166
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
QOS COMMANDS
STORM
-RATE
storm-rate
Overview Sets the data rate that triggers the storm-action. The rate is in kbps and the range
is from 1kbps to 40Gbps.
Note that this setting is made in conjunction with the storm-window command.
Use the no variant of this command to negate the storm-rate command.
Syntax
storm-rate <1-40000000>
no storm-rate
Default No default
Mode Policy Map Class Configuration
Usage This setting is made in conjunction with the storm-window command.
Examples To limit the data rate to 100Mbps, use the following commands:
awplus# configure terminal
awplus(config)# policy-map pmap2
awplus(config-pmap)# class cmap2
awplus(config-pmap-c)# storm-rate 100000
To negate the limit set previously, use the following commands:
awplus# configure terminal
awplus(config)# policy-map pmap2
awplus(config-pmap)# class cmap2
awplus(config-pmap-c)# no storm-rate
Related
commands
storm-action
storm-downtime
storm-protection
storm-window
Parameter Description
<1-40000000> The range of the storm-rate.