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

60
Field Descri
p
tion
Behavior
Behavior associated with the class. A behavior is associated with a class. It can be
configured with multiple actions. For more information, see the traffic behavior command in
"Traffic behavior commands."
display qos policy interface
Use display qos policy interface to display information about the QoS policy or policies applied to an
interface/PVC or all interfaces/PVCs.
Syntax
display qos policy interface [ interface-type interface-number [ pvc { pvc-name [ vpi/vci ] | vpi/vci } ] ]
[ inbound | outbound ] [ | { 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 to display information
about the QoS policy or policies applied to it.
inbound: Displays information about the QoS policy applied in the inbound direction of the specified
interface.
outbound: Displays information about the QoS policy applied in the outbound direction of the specified
interface.
pvc { pvc-name [ vpi/vci ] | vpi/vci }: Displays information about the QoS policy applied to 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. When you specify this option, the inbound and
outbound keywords are not available.
|: 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 a VT interface is specified, this command displays information about the QoS policy or policies applied
to each VA interface inheriting the VT interface, but does not display QoS information about the VT
interface.
Examples
# Display information about the QoS policy or policies applied to Ethernet1/1.
<Sysname> display qos policy interface ethernet 1/1