beautypg.com

Allied Telesis AT-8100 Series User Manual

Page 255

background image

AT-8100 Switch Command Line User’s Guide

255

Examples

This example sets the maximum threshold level of 5,000 packets per
second for ingress broadcast packets on port 12:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.12
awplus(config-if)# storm-control broadcast level 5000

This example sets the maximum threshold level of 100,000 packets per
second for ingress multicast packets on port 4:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.4
awplus(config-if)# storm-control multicast level 100000

This example sets the threshold level of 200,000 packets per second for
ingress unknown unicast packets on ports 15 and 17:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.15,port1.0.17
awplus(config-if)# storm-control dlf level 200000