queue, and the matching process is over. If the packet matches no rule in the CQ list, it is allocated to the
default queue.
You must enable the rate limit function for the queuing function to take effect on these interfaces: tunnel
interfaces, subinterfaces, Layer 3 aggregate interfaces, HDLC link bundle interfaces, RPR logical
interfaces, and VT interfaces configured with PPPoE, PPPoA, or PPPoEoA.
Examples
# Apply CQ list 5 to GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] qos cq cql 5
Related commands
•
qos cql default-queue
qos cql protocol
•
qos cql queue serving
•
qos cql queue
•
qos cql default-queue
Use qos cql default-queue to specify the default queue for packets matching no match criterion in the CQ
list.
Use undo qos cql default-queue to restore the default.
Syntax
qos cql cql-index default-queue queue-number
undo qos cql cql-index default-queue
Default
The queue number is 1.
Views
System view
Default command level
2: System level
Parameters
cql-index: CQ list index in the range of 1 to 16.
queue-number: Queue number in the range of 1 to 16.
Usage guidelines
Packets that match no match criterion are allocated to the default queue.
Examples
# Specify queue 2 as the default queue for CQ list 5.
<Sysname> system-view
[Sysname] qos cql 5 default-queue 2
94