Mls qos map cos-queue, Mls qos map cos-queue 8 – Allied Telesis AT-9000 Series User Manual

Page 1266

Advertising
background image

Chapter 75: Quality of Service (QOS) Commands

1238

Section X: Network Management

MLS QOS MAP COS-QUEUE

Syntax

mls qos map cos-queue cos_

priority

to

egress_queue

Parameters

cos_priority

Specifies a Class of Service (CoS) priority level of 0, lowest
priority, through 7, highest priority. An egress queue can
have more than one priority level, but you can specify just
one priority level at a time with this command.

egress_queue Specifies an egress queue number of 0 through 7, The

lowest priority queue is 0 and the highest queue is 7. You
can specify just one queue.

Mode

Port Interface mode

Description

Use this command to map CoS priorities to port egress queues. An egress
queue can have more than one priority, but you can assign just one
priority at a time with this command.

Note

QoS must be enabled on the switch and a port must be set to CoS
trust before you can use this command. Refer to commands “MLS
QOS ENABLE” on page 1237 a
nd “MLS QOS TRUST COS” on
page 1245.

Use the NO form of this command to return the CoS priority mappings on
ports to their default values.

Confirmation Command

“SHOW MLS QOS MAPS COS-QUEUE” on page 1252

Examples

This example maps priorities 1 and 2 to queue 5 and priority 3 to queue 6
on port 18:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.18

Advertising