Configuration examples, Network requirements, Configuration procedure – H3C Technologies H3C WX6000 Series Access Controllers User Manual
Page 453: 2 configuration procedure
![background image](https://www.manualsdir.com/files/812993/content/doc453.png)
48-2
Configuration Examples
Network Requirements
z
The QoS policy test is defined to perform traffic policing for the packets matching basic IPv4 ACL
2000, with CIR as 64 kbps. The exceeding packets are dropped.
z
Apply the VLAN policy test to the inbound direction of VLAN 200, VLAN 300, VLAN 400, VLAN 500,
VLAN 600, VLAN 700, VLAN 800, and VLAN 900.
Configuration Procedure
# Enter system view.
# Create a class and enter class view.
[Sysname] traffic classifier cl1
# Define a classification rule.
[Sysname-classifier-cl1] if-match acl 2000
[Sysname-classifier-cl1] quit
# Create a traffic behavior and enter traffic behavior view.
[Sysname] traffic behavior be1
# Configure the traffic behavior.
[Sysname-behavior-be1] car cir 64
[Sysname-behavior-be1] quit
# Create a QoS policy and enter QoS policy view.
[Sysname] qos policy test
# Associate a class with a traffic behavior.
[Sysname-qospolicy-test] classifier cl1 behavior be1
[Sysname-qospolicy-test] quit
# Apply the policy to specific VLANs.
[Sysname] qos vlan-policy test vlan 200 300 400 500 600 700 800 900 inbound