R211x-HP Flexfabric 11900 ACL and QoS Command Reference

68
qos vlan-policy
Use qos vlan-policy to apply a QoS policy to the specified VLANs.
Use undo qos vlan-policy to remove the QoS policy from the specified VLANs.
Syntax
qos vlan-policy policy-name vlan vlan-id-list { inbound | outbound }
undo qos vlan-policy policy-name vlan vlan-id-list { inbound | outbound }
Default
No QoS policy is applied to a VLAN.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
policy-name: Specifies a QoS policy name, a case-sensitive string of 1 to 31 characters.
vlan-id-list: Specifies a list of up to eight VLAN IDs. A VLAN ID ranges from 1 to 4094. You can enter
individual discontinuous VLAN IDs and VLAN ID ranges in the form of start-vlan-id to end-vlan-id where
the start VLAN ID must be smaller than the end VLAN ID. Each item in the VLAN list is separated by a
space. You can specify up to eight VLAN IDs.
inbound: Applies the QoS policy to the incoming packets in the specified VLANs.
outbound: Applies the QoS policy to the outgoing packets in the specified VLANs.
Examples
# Apply the QoS policy test to the incoming traffic of VLAN 200, VLAN 300, VLAN 400, and VLAN
500.
<Sysname> system-view
[Sysname] qos vlan-policy test vlan 200 300 400 500 inbound
reset qos policy control-plane
Use reset qos policy control-plane to clear the statistics of the QoS policy applied in a certain direction
of a control plane.
Syntax
In standalone mode:
reset qos policy control-plane slot slot-number [ inbound | outbound ]
In IRF mode:
reset qos policy control-plane chassis chassis-number slot slot-number [ inbound | outbound ]
Views
User view