R3303-HP HSR6800 Routers ACL and QoS Command Reference
59
Syntax
In standalone mode:
display qos policy interface [ interface-type interface-number [ slot slot-number ] [ pvc { pvc-name
[ vpi/vci ] | vpi/vci } ] ] [ inbound | outbound ] [ | { begin | exclude | include } regular-expression ]
In IRF mode:
display qos policy interface [ interface-type interface-number [ chassis chassis-number slot slot-number ]
[ pvc { pvc-name [ vpi/vci ] | vpi/vci } ] ] [ inbound | outbound ] [ 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 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.
slot slot-number: Displays information about the QoS policy applied to the specified RPR logical interface
on a card specified by its slot number. The slot keyword is available only when you specify an RPR logical
interface. (In standalone mode.)
chassis chassis-number slot slot-number: Displays information about the QoS policy applied to the
specified RPR logical interface on the specified card on an IRF member. The chassis-number argument
specifies the ID of an IRF member. The slot-number argument specifies a card by its slot number. The
chassis and slot keywords are available only when you specify an RPR logical interface. (In IRF mode.)
|: 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.