HP MSR2000/3000/4000 Router Series ACL and QoS Configuration Guide
64
Ste
p
Command
Remarks
9. Associate the traffic class
with the traffic behavior in
the QoS policy.
classifier classifier-name behavior
behavior-name
By default, a traffic class
is not associated with a
traffic behavior.
10. Return to system view.
quit N/A
11. Apply the QoS policy to the
interface.
Applying the QoS policy to an interface
By default, a QoS polic
y
is not applied.
12. (Optional.) Display the
priority marking
configuration.
display qos policy user-defined [ policy-name ] Available in any view.
Configuration example
Network requirements
As shown in Figure 20, configure priority marking on the router to meet the following requirements:
Traffic source Destination
Processin
g
p
riorit
y
Host A, B Data server High
Host A, B Mail server Medium
Host A, B File server Low
Figure 20 Network diagram
Configuration procedure
# Create advanced ACL 3000, and configure a rule to match packets with destination IP address
192.168.0.1.
<Router> system-view
[Router] acl number 3000
[Router-acl-adv-3000] rule permit ip destination 192.168.0.1 0
[Router-acl-adv-3000] quit