R2511-HP MSR Router Series ACL and QoS Command Reference(V5)

100
Syntax
display qos wfq 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. The vpi/vci argument 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.
Usage guidelines
If no interface is specified, this command displays the WFQ configuration and statistics of all the
interfaces.
If a VT interface is specified, this command displays QoS WFQ information of all VA interfaces inheriting
the VT interface, but does not display QoS information about the VT interface.
Examples
# Display the WFQ configuration and statistics of Ethernet 1/1.
<Sysname> display qos wfq interface ethernet 1/1
Interface: Ethernet1/1
Output queue : (Urgent queuing : Size/Length/Discards) 0/100/0
Output queue : (Protocol queuing : Size/Length/Discards) 0/500/0
Output queue : (Weighted Fair queuing : Size/Length/Discards) 0/64/0
Hashed by IP Precedence
Hashed queues: 0/0/128 (Active/Max active/Total)
Table 32 Command output
Field Descri
p
tion
Interface Interface type and interface number.
Output queue Information about the current output queue.
Size Number of packets in the queue.
Length Queue length.
Discards Number of dropped packets.