R2511-HP MSR Router Series ACL and QoS Command Reference(V5)
86
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.
Usage guidelines
If no interface/PVC is specified, this command displays the PQ configuration and statistics of all
interfaces/PVCs.
If a VT interface is specified, this command displays QoS PQ information of all VA interfaces inheriting
the VT interface, but does not display QoS information about the VT interface.
Examples
# Display the PQ configuration and statistics of Ethernet 1/1.
<Sysname> display qos pq 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 : (Priority queuing : PQL 1 Size/Length/Discards)
Top: 0/20/0 Middle: 0/40/0 Normal: 0/60/0 Bottom: 0/80/0
Table 28 Command output
Field Descri
p
tion
Interface Interface type and interface number.
Output queue Output queue information.
Priority queuing Priority queuing. The PQ list in use is displayed.
Size Number of packets in a queue.
Length Queue length, which specifies the maximum number of packets a queue can hold.
Discards Number of dropped packets.
Top Top priority queue.
Middle Middle priority queue.
Normal Normal priority queue.










