beautypg.com

Mls qos map cos-queue to – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1026

background image

QoS Commands

Software Reference for x310 Series Switches

39.20

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

mls qos map cos-queue to

Used to set the default CoS to queue mapping. This is the default queue mapping for
packets that do not get assigned a queue via any other QoS functionality.

Use the no variant of this command to reset the cos-queue map back to its default setting.
The default mappings for this command are:

For more information see,

“Mapping CoS tags to traffic types” on page 38.13

Syntax

mls qos map cos-queue <cos-priority> to <queue-number>

no mls qos map cos-queue

Mode

Global Configuration

Examples

To set the cos-queue map back to its defaults, use the command:

To map CoS 2 to queue 0, use the command:

Related Commands

show mls qos interface

CoS Priority : 0 1 2 3 4 5 6 7
--------------------------------
CoS QUEUE: 2 0 1 3 4 5 6 7

Parameter Description

<cos-priority>

CoS priority value. Can take a value 0 to 7.

>

Queue number. Can take a value 0 to 7.

awplus#

configure terminal

awplus(config)#

no mls qos map cos-queue

awplus#

configure terminal

awplus(config)#

mls qos map cos-queue 2 to 0