R2511-HP MSR Router Series ACL and QoS Command Reference(V5)

96
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
Related commands
qos cql inbound-interface
qos cql protocol
qos cql queue serving
qos cql queue
qos cq
qos cql inbound-interface
Use qos cql inbound-interface to configure a match criterion in a CQ list to allocate packets received on
a specified interface to a specified queue.
Use undo qos cql inbound-interface to delete the match criterion.
Syntax
qos cql cql-index inbound-interface interface-type interface-number queue queue-number
undo qos cql cql-index inbound-interface interface-type interface-number
Default
No match criterion is configured.
Views
System view
Default command level
2: System level
Parameters
cql-index: CQ list index in the range of 1 to 16.
interface-type interface-number: Specifies an interface by its type and number.
queue-number: Queue number in the range of 1 to 16.
Usage guidelines
You can execute this command multiple times with the same cql-index argument to create different match
criteria for packets received from different interfaces.
Examples
# Configure a match criterion in CQ list 5 to assign packets received from Ethernet 1/1 to queue 3.