Allied Telesis AT-DC2552XS User Manual

Page 523

Advertising
background image

AT-DC2552SX Switch Command Line Interface User’s Guide

Section V: Security and Traffic Control

523

Confirmation Command

“SHOW RUNNING-CONFIG” on page 116

Examples

This example sets the maximum bandwidth on queues 0, 1, and 2 on port
1.0.7 to 1 Gbits/second:

awplus> enable
awplus# configure terminal
awplus(config)# mls qos enable
awplus(config-if)# interface port1.0.7
awplus(config-if)# wrr-queue egress-rate-limit 1g queues 0 1
2

This example removes the maximum bandwidth set on queues 0 and 1 on
port 1.0.7:

awplus> enable
awplus# configure terminal
awplus(config)# mls qos enable
awplus(config-if)# interface port1.0.7
awplus(config-if)# no wrr-queue egress-rate-limit queues 0 1

Advertising