R3102-R3103-HP 6600/HSR6600 Routers ACL and QoS Command Reference

101
Usage guidelines
You must enable the rate limit function for the queuing function to take effect on these interfaces: tunnel
interfaces, subinterfaces, Layer 3 aggregate interfaces, HDLC link bundle interfaces, RPR logical
interfaces, and VT interfaces configured with PPPoE, PPPoA, or PPPoEoA.
Examples
# Apply WFQ to GigabitEthernet 1/0/1, set the maximum queue length to 100, and the total number
of queues to 512.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] qos wfq queue-length 100 queue-number 512
Related commands
display interface
display qos wfq interface
CBQ commands
display qos cbq interface
Use display qos cbq interface to display the class-based queue (CBQ) configuration and operational
information of an interface/PVC or all interfaces/PVCs.
Syntax
display qos cbq interface [ interface-type interface-number [ pvc { pvc-name [ vpi/vci ] | vpi/vci } ] ] [ |
{ begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
pvc { pvc-name [ vpi/vci ] | vpi/vci }: Specifies a PVC on an ATM interface. pvc-name specifies the PVC
by its name. vpi/vci specifies the PVC by its VPI/VCI pair. This option is only available for ATM
interfaces.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.