Storm-rate – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1053

QoS Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
39.47
storm-rate
Sets the data rate that triggers the storm-action. The rate is in kbps and the range is from
1kbps to 10Gbps.
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-10000000>
no storm-rate
Default
No default
Mode
Policy Map Class Configuration
Usage
This setting is made in conjunction with the
storm-window command on page 39.48
.
Examples
To the limit to 1Mbps, use the following commands:
To negate the limit set previously, use the following commands:
Related Commands
storm-action
storm-downtime
storm-protection
storm-window
Parameter Description
<1-10000000>
The range of the storm-rate.
awplus#
configure terminal
awplus(config)#
policy-map pmap2
awplus(config-pmap)#
class cmap2
awplus(config-pmap-c)#
storm-rate 1000
awplus#
configure terminal
awplus(config)#
policy-map pmap2
awplus(config-pmap)#
class cmap2
awplus(config-pmap-c)#
storm-rate 1000