beautypg.com

Wrr-queue egress-rate-limit queues, Wrr-queue egress-rate-limit queues 2 – Allied Telesis AT-8100 Series User Manual

Page 1782

background image

Chapter 101: QoS Commands

1782

WRR-QUEUE EGRESS-RATE-LIMIT QUEUES

Syntax

wrr-queue egress-rate-limit

bandwidth

queues

[0|1|2|3|4|5|6|7]

Parameters

bandwidth

Indicates the bandwidth. Specify a value between 64 and
10,000,000 Kbits/second.

[0|1|2|3|4|5|6|7]

Indicates the queue. You may enter multiple queues separated by
commas without spaces.

Mode

Interface Configuration mode

Description

Use this command to set a limit on the bandwidth on a per egress-queue
basis that is sent from the specified port queue or queues. Each port has a
total of eight queues.

Use the no form of this command, NO WRR-QUEUE EGRESS-RATE-
LIMIT QUEUE, to reset the queue to the default speed of the specified
port.

Confirmation Command

“SHOW RUNNING-CONFIG” on page 170

Examples

This example sets egress rate limiting on queues 1, 2, and 3 on port 7 to
500 Kbits/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 500 queues
1,2,3