R3303-HP HSR6800 Routers ACL and QoS Command Reference

63
display qos vlan-policy { name policy-name | vlan [ vlan-id ] } [ chassis chassis-number slot slot-number ]
[ inbound | outbound ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
name policy-name: Displays information about the VLAN QoS policy specified by its name, a string of
1 to 31 characters.
vlan vlan-id: Displays information about the QoS policy or policies applied to the VLAN specified by its
ID.
inbound: Displays information about the QoS policy applied to the inbound direction of the specified
VLAN.
outbound: Displays information about the QoS policy applied to the outbound direction of the specified
VLAN.
slot slot-number: Displays the VLAN QoS policy information of the card specified by the slot number. (In
standalone mode.)
chassis chassis-number slot slot-number: Displays the VLAN QoS policy information of the specified card
on the specified IRF member. The chassis-number argument specifies the ID of an IRF member. The
slot-number argument specifies a card by its slot number. (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 no slot number is specified, this command displays all the VLAN QoS policy information of the router.
Examples
# Display QoS policy test applied to VLANs on card 6.
<Sysname> display qos vlan-policy name test slot 6
Policy test
Vlan 200: inbound
Vlan 300: outbound
Table 20 Command output
Field Descri
p
tion
Policy Name of the QoS policy.
Vlan ID of the VLAN where the VLAN policy is applied.
inbound QoS policy is applied in the inbound direction of the VLAN.