R3303-HP HSR6800 Routers ACL and QoS Command Reference
68
vlan-id-list: Specifies a list of up to eight VLAN IDs. A VLAN ID is in the range of 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.
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 inbound direction 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 vlan-policy
Use reset qos vlan-policy to clear the statistics of the QoS policy applied in a certain direction of a
VLAN.
Syntax
reset qos vlan-policy [ vlan vlan-id ] [ inbound | outbound ]
Views
User view
Default command level
1: Monitor level
Parameters
vlan-id: Specifies a VLAN by its ID in the range of 1 to 4094.
inbound: Clears the statistics of the QoS policy applied in the inbound direction of the specified VLAN.
outbound: Clears the statistics of the QoS policy applied in the outbound direction of the specified
VLAN.
Usage guidelines
If no direction is specified, the statistics of the QoS policies in both directions of the VLAN are cleared.
Examples
# Clear the statistics of QoS policies applied to VLAN 2.
<Sysname> reset qos vlan-policy vlan 2