R3303-HP 6600/HSR6600 Routers ACL and QoS Command Reference
97
q
ueue-ke
y
ke
y
-value Descri
p
tion
greater-than Length (0 to 65535)
IP packets larger than a specified value are enqueued.
less-than Length (0 to 65535)
IP packets smaller than a specified value are enqueued.
tcp Port number (0 to 65535)
IP packets with a specified TCP source or destination port
number are enqueued.
udp Port number (0 to 65535)
IP packets with a specified UDP source or destination port
number are enqueued.
When the queue-key argument is tcp or udp, the key-value argument can take either a port name or a
port number.
Usage guidelines
The system matches a packet with match criteria of a CQ list in the order configured. When the packet
matches a certain criterion, it is allocated to the queue and the matching process is over.
You can execute this command multiple times with the same cql-index argument to create multiple match
criteria for IP packets.
Examples
# Configure a rule in CQ list 5 to assign packets matching ACL 3100 to queue 3.
<Sysname> system-view
[Sysname] qos cql 5 protocol ip acl 3100 queue 3
Related commands
• qos cql default-queue
• qos cql queue
• qos cq cql
qos cql queue
Use qos cql queue to specify the length of a custom queue, the maximum number of packets a custom
queue can hold.
Use undo qos cql queue to restore the default.
Syntax
qos cql cql-index queue queue-number queue-length queue-length
undo qos cql cql-index queue queue-number queue-length
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.










