Storm-protection 3, Storm-protection – Allied Telesis AT-FS970M Series User Manual
Page 1783

AT-FS970M Switch Command Line User’s Guide
1783
STORM-PROTECTION
Syntax
storm-protection
Parameters
None
Mode
Policy Map Class
Description
Use this command to enable the Policy-Based Storm Protection feature.
Storm protection is activated as soon as a port is enabled.
Use the no form of the command, NO STORM-PROTECTION, to disable
the Storm Protection feature.
Confirmation Command
“SHOW MLS QOS INTERFACE STORM-STATUS” on page 1778
Examples
The following example enables the Storm Protection feature on class map
“cmap1:”
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 linkdown
awplus(config-pmap-c)# storm-protection
The following example disables the Storm Protection feature on class map
“cmap3:”
awplus> enable
awplus# configure terminal
awplus(config)# mls qos enable
awplus(config)# policy-map pmap2
awplus(config-pmap)# class cmap3
awplus(config-pmap-c)# storm-action vlandisable
awplus(config-pmap-c)# no storm-protection