beautypg.com

Scheduling the queues within the fabric – Allied Telesis AlliedWare Plus User Manual

Page 40

background image

USA Headquar ters

|

19800 Nor th Cr eek Parkwa y

|

Suite 200

|

Bothell

|

WA 98011

|

USA

|

T: +1 800 424 4284

|

F: +1 425 481 3895

Eur opean Headquar ters

|

Via Motta 24

|

6830 Chiasso

|

Switzerland

|

T: +41 91 69769.00

|

F: +41 91 69769.11

Asia-Pacific Headquar ters

|

11

T

ai Seng Link

|

Singapor e

|

534182

|

T: +65 6383 3832

|

F: +65 6383 3830

www .alliedtelesis.com

© 2007 Allied Tel esis, Inc. All rights reserved. Information in this document is subject to change without notice.

All company names, logos, and product designs that are trademarks or registered trademarks are the property of their respective owners.

Allied Telesis is a trademark or registered trademark of Allied Telesis, Inc. in the United States and other countries.

C613-16120-00 REV A

Scheduling the queues within the fabric

The queues within the fabric can be grouped into one set of strict-priority queues and one
set of weighted round-robin queues.

Like the queues in the switching instances, the strict-priority queues in the fabric are all
prioritised above the queues in the WRR set.

By default, all the queues in the fabric are in the strict-priority group.

To assign queues to the strict-priority or WRR group, enter global configuration mode and
use the command:

mls qos input-queue [<queue-list>][priority|wrr weight <1-30>]

Specify the queues as a space-separated list of numbers from 0 to 3. For example, to assign
queues 0 and 1 to the WRR group, and give them both a weight of 12, use the command:

awplus(config)#mls qos input-queue 0 1 wrr weight 12

For example, to put queues 2 and 3 into the strict-priority group of queues, use the
command:

awplus(config)#mls qos input-queue 2 3 priority