Views
System view
Default command level
2: System level
Parameters
pql-index: PQ list index in the range of 1 to 16.
top, middle, normal, bottom: Corresponds to the four queues in PQ in descending priority order. The
default queue is the normal queue.
Usage guidelines
If this command is executed multiple times with the same pql-index argument, the new configuration
overrides the previous one.
Examples
# Assign packets matching no traffic match criterion in PQL 12 to the bottom queue.
<Sysname> system-view
[Sysname] qos pql 12 default-queue bottom
Related commands
qos pql protocol
•
•
qos pql queue
qos pq
•
qos pql protocol
Use qos pql protocol to specify a queue for the IP packets that match a certain match criterion.
Use undo qos pql protocol to delete the match criterion.
Syntax
qos pql pql-index protocol ip [ queue-key key-value ] queue { bottom | middle | normal | top }
undo qos pql pql-index protocol ip [ queue-key key-value ]
Default
No match criterion is configured.
Views
System view
Default command level
2: System level
Parameters
pql-index: PQ list index in the range of 1 to 16.
top, middle, normal, bottom: Corresponds to the four queues in PQ in descending priority order.
ip [ queue-key key-value ]: Classifies and enqueues IP packets. If neither the queue-key argument nor the
key-value argument is specified, all IP packets are enqueued.
89