C613-50100-01 REV C Command Reference for x930 Series 2012
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
QOS COMMANDS
MLS
QOS MAP COS-QUEUE TO
mls qos map cos-queue to
Overview Use this command to set the default CoS to egress queue mapping. This is the
default queue mapping for packets that do not get assigned an egress 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:
Syntax
mls qos map cos-queue <cos-priority> to <queue-number>
no mls qos map cos-queue
Mode Global Configuration
Examples To map CoS 2 to queue 0, use the command:
awplus# configure terminal
awplus(config)# mls qos map cos-queue 2 to 0
To set the cos-queue map back to its defaults, use the command:
awplus# configure terminal
awplus(config)# no mls qos map cos-queue
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 between 0 and 7.
<queue-number> Queue number. Can take a value between 0 and 7.