34
12. (Optional.) Display the
priority marking
configuration.
display traffic behavior
{
system-defined
|
user-defined
} [ behavior-name ] [
slot
slot-number ]
Available in any view.
Configuration example
Network requirements
As shown in Figure 8, configure priority marking on the AC to meet the following requirements:
Client A, B Data server High
Client A, B Mail server Medium
Client A, B File server Low
Figure 8 Network diagram
Configuration procedure
# Create advanced ACL 3000, and configure a rule to match packets with destination IP address
192.168.0.1.
<AC> system-view
[AC] acl advanced 3000
[AC-acl-ipv4-adv-3000] rule permit ip destination 192.168.0.1 0
[AC-acl-ipv4-adv-3000] quit
# Create advanced ACL 3001, and configure a rule to match packets with destination IP address
192.168.0.2.
[AC] acl advanced 3001
[AC-acl-ipv4-adv-3001] rule permit ip destination 192.168.0.2 0
[AC-acl-ipv4-adv-3001] quit
# Create advanced ACL 3002, and configure a rule to match packets with destination IP address
192.168.0.3.
[AC] acl advanced 3002
AC
IP network
AP
Client A
GE 1/0/1
Client B
Data server
192.168.0.1/24
Mail server
192.168.0.2/24
File server
192.168.0.3/24
Switch