998
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.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
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.