Alliedware plus command – Allied Telesis AT-S63 User Manual

Page 367

Advertising
background image

AT-S63 Management Software Command Line User’s Guide

Section II: Advanced Operations

367

This command sets the scheduling to weighted round robin and gives
egress priority queues Q0 to Q3 a weight of 1, and Q4 to Q7 a weight of
15:

set qos scheduling=wrr weights=1,1,1,1,15,15,15,15

AlliedWare Plus

Command

Syntax

To set the scheduling method to strict priority:

mls qos strict

or

no mls qos strict

To set the scheduling method to weighted round robin:

wrr-queue weight

weights

Mode

Configure mode

Description

These AlliedWare Plus command are equivalent to the standard
command.

Example

This example sets the scheduling to strict priority:

awplus> enable
awplus# configure terminal
awplus(config)# mls qos strict

This example sets the scheduling to weighted round robin and gives
egress priority queues Q0 and Q1 a weight of 1, Q2 and Q3 a weight of 10,
and Q4 to Q7 a weight of 15:

awplus> enable
awplus# configure terminal
awplus(config)# wrr-queue weight 1,1,10,10,15,15,15,15

Advertising