R0106-HP MSR Router Series ACL and QoS Command Reference(V7)

93
Views
Interface view, PVC view
Predefined user roles
network-admin
Parameters
dscp: Specifies a DSCP weight.
precedence: Specifies an IP precedence weight.
queue-length max-queue-length: Specifies the maximum number of packets a queue can hold. The value
range for the max-queue-length argument is 1 to 1024, and the default is 64.
queue-number total-queue-number: Specifies the total number of queues, which can be 16, 32, 64, 128,
256, 512, 1024, 2048, or 4096. The default is 256.
Usage guidelines
If you do not specify a weight type, the default weight type is IP precedence.
You must enable the rate limit function for the queuing function to take effect on subinterfaces.
Examples
# Apply WFQ to GigabitEthernet 2/1/0, and set the maximum queue length to 100 and the total
number of queues to 512.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/0
[Sysname-GigabitEthernet2/1/0] qos wfq queue-length 100 queue-number 512
Related commands
display qos queue wfq interface
CBQ commands
display qos queue cbq interface
Use display qos queue cbq interface to display the class-based queue (CBQ) configuration and
operational information for an interface or PVC.
Syntax
display qos queue cbq interface [ interface-type interface-number [ pvc { pvc-name | vpi/vci } ] ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
interface-type interface-number: Specifies an interface by its type and number. If no interface is specified,
this command displays the CBQ configuration and operational information for all interfaces.