C613-50170-01 Rev B
Command Reference for x510 Series
1669
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
Q
O
S C
OMMANDS
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
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
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
Parameter
Description
<
1-40000000
>
The range of the storm-rate.