beautypg.com

Storm-protection, Storm-protection 5 – Allied Telesis AT-8100 Series User Manual

Page 1805

background image

AT-8100 Switch Command Line User’s Guide

1805

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 1800

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