Mls qos queue, Mls qos queue 2 – Allied Telesis AT-9000 Series User Manual
Page 1270

Chapter 75: Quality of Service (QOS) Commands
1242
Section X: Network Management
MLS QOS QUEUE
Syntax
mls qos queue
priority
Parameters
priority
Specifies a Class of Service (CoS) priority level of 0, lowest
priority, to 7, highest priority. You can specify just one
priority level.
Mode
Port Interface mode
Description
Use this command to configure the default egress queue for any packet
arriving on the port. When no default queue is configured the cos-queue
map is used to choose the queue for packets.
Confirmation Command
“SHOW RUNNING-CONFIG” on page 130
Examples
This example assigns queue 7 as the default queue for port 12:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.12
awplus(config-if)# mls qos queue 7
This example removes the default queue from port 16:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.16
awplus(config-if)# no mls qos queue