Set qos cosp, Syntax, Parameters – Allied Telesis AT-S63 User Manual

Page 283: Description, Example

Advertising
background image

AT-S63 Management Software Command Line Interface User’s Guide

283

SET QOS COSP

Syntax

set qos cosp=

priority-number

qid=

queue-number

Parameters

cosp

Specifies the Class of Service (CoS) priority level. The CoS
priority levels are 0 through 7, with 0 as the lowest priority
and 7 as the highest. You can specify more than one
priority to assign to the same egress queue.

qid

Specifies the egress queue number. The egress queues
are numbered 0 through 7, with queue 0 as the lowest
priority and 7 as the highest.

Description

This command maps CoS priorities to port egress queues. You must
specify both the priority and the queue ID. You can assign more than one
priority to an egress queue. Table 6 on page 280 lists the default
mappings between the eight CoS priority levels and the eight egress
queues of a switch port.

Note

This command is equivalent to “MAP QOS COSP” on page 280.

Example

The following command maps priorities 5 and 6 to egress queue 1:

set qos cosp=5,6 qid=1

Advertising