88
Priority marking configuration example
Network requirements
As shown in
, configure priority marking on Router to meet the following requirements:
Traffic source
Destination
Processing priority
Host A, B
Data server
High
Host A, B
Mail server
Medium
Host A, B
File server
Low
Figure 32 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
# Create advanced ACL 3001, and configure a rule to match packets with destination IP address
192.168.0.2.
[Router] acl number 3001
[Router-acl-adv-3001] rule permit ip destination 192.168.0.2 0
[Router-acl-adv-3001] quit
# Create advanced ACL 3002, and configure a rule to match packets with destination IP address
192.168.0.3.
[Router] acl number 3002
[Router-acl-adv-3002] rule permit ip destination 192.168.0.3 0
[Router-acl-adv-3002] quit
# Create a class named
classifier_dbserver
, and use ACL 3000 as the match criterion in the class.
[Router] traffic classifier classifier_dbserver
[Router-classifier-classifier_dbserver] if-match acl 3000
Содержание FlexNetwork 6600
Страница 106: ...99 Rule s If match acl 2000 Behavior behavior_1 Accounting Enable 28529 Packets ...
Страница 146: ...139 Figure 53 Implementing HQoS through interface level hierarchical CAR ...
Страница 147: ...140 ...