Allied Telesis AT-DC2552XS User Manual
Page 279

AT-DC2552SX Switch Command Line Interface User’s Guide
279
Examples
This example sets the maximum threshold level of 5,000 pps for ingress
broadcast packets on port 1.0.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 pps for ingress
multicast packets on port 1.0.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 pps for ingress unknown
unicast packets on ports 1.0.15 and 1.0.17:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.15,port1.0.17
awplus(config-if)# storm-control dlf level 200000