Allied Telesis AT-FS970M Series User Manual
Page 250

Chapter 10: Port Parameter Commands
250
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