R3303-HP HSR6800 Routers ACL and QoS Command Reference
139
Parameters
cql-index: CQ list index in the range of 1 to 16.
queue queue: Specifies a custom queue by its number in the range of 1 to 16.
exp-value-list: List of EXP values in the range of 0 to 7. You can enter up to eight EXP values for this
argument.
Usage guidelines
This command can be executed multiple times with the same cql-index argument to create multiple
classification rules for the CQ list.
The classification rules of a CQ list are matched in the order configured.
Examples
# Create a classification rule for MPLS-based CQ list 10 to assign packets with the EXP value 1 to queue
2.
<Sysname> system-view
[Sysname] qos cql 10 protocol mpls exp 1 queue 2
qos pql protocol mpls exp
Use qos pql protocol mpls exp to create a classification rule for an MPLS-based PQ list to assign MPLS
packets with a specified EXP value to a specified queue.
Use undo qos pql protocol mpls exp to remove the classification rule.
Syntax
qos pql pql-index protocol mpls exp exp-value-list queue { bottom | middle | normal | top }
undo qos pql pql-index protocol mpls exp exp-value-list
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 the descending priority order.
exp-value-list: List of EXP values in the range of 0 to 7. You can enter up to eight EXP values for this
argument.
Usage guidelines
This command can be executed multiple times with the same pql-index argument to create multiple
classification rules for a PQ list.
The classification rules of a PQ list are matched in the order configured.
Examples
# Create a classification rule for MPLS-based PQ list 10 to assign MPLS packets with the EXP value 5 to
the top queue.
<Sysname> system-view