queueNEW!

Creates a Quality of Service (QoS) queue.

Syntax

queue queue-name
no queue queue-name

Parameters

queue-name
Specifies the QoS queue name in the format q0 (default) through q7. The highest queue priority is q7 and q0 is the lowest queue priority.

Modes

Config mode

QoS config mode

QoS forwarding group config mode

Usage Guidelines

The no queue command resets the queue name to the default value, q0.

Examples

The following example resets to the default value, q0.
(config)# no queue
The following example assigns the queue as q1.
device(config-qos-group)# queue q1