beautypg.com

Allied Telesis AT-8100 Series User Manual

Page 1803

background image

AT-8100 Switch Command Line User’s Guide

1803

awplus(config)# policy-map pmap2
awplus(config-pmap)# class cmap1
awplus(config-pmap-c)# storm-protection
awplus(config-pmap-c)# storm-action vlandisable
awplus(config-pmap-c)# exit
awplus(config-pmap)# exit
awplus(config)# interface port1.0.17
awplus(config-if)# service-policy input pmap2

The following example negates the storm protection action set on the
policy map named “pmap5” and the class-map named “cmap3:”

awplus> enable
awplus# configure terminal
awplus(config)# mls qos enable
awplus(config)# policy-map pmap5
awplus(config-pmap)# class cmap3
awplus(config-pmap-c)# storm-protection
awplus(config-pmap-c)# no storm-action

The following example sets the storm protection action to shut down the
port assigned to the policy map named “pmap5” and the class-map named
“cmap2:”

awplus> enable
awplus# configure terminal
awplus(config)# mls qos enable
awplus(config)# policy-map pmap5
awplus(config-pmap)# class cmap2
awplus(config-pmap-c)# storm-protection
awplus(config-pmap-c)# storm-action linkdown