Operation Manual – QoS-QoS ProfileH3C S3100-52P Ethernet Switch Chapter 1 QoS Configuration1-35 system-view[Sysname] acl number 3000# Define ACL rules for identifying packets based on destination IP addresses.[Sysname-acl-adv-3000] rule 0 permit ip destination 192.168.0.1 0[Sysname-acl-adv-3000] rule 1 permit ip destination 192.168.0.2 0[Sysname-acl-adv-3000] rule 2 permit ip destination 192.168.0.3 0[Sysname-acl-adv-3000] quit2) Configure priority marking# Mark priority for packets received through Ethernet 1/0/2 and matching ACL 3000.[Sysname] interface Ethernet1/0/2[Sysname-Ethernet1/0/2] traffic-priority inbound ip-group 3000 rule 0local-precedence 4[Sysname-Ethernet1/0/2] traffic-priority inbound ip-group 3000 rule 1local-precedence 3[Sysname-Ethernet1/0/2] traffic-priority inbound ip-group 3000 rule 2local-precedence 2[Sysname-Ethernet1/0/2] quit3) Configure queue scheduling# Apply SP queue scheduling algorithm.[Sysname] queue-scheduler strict-priority1.6.3 VLAN Mapping Configuration ExampleI. Network requirementsTwo customer networks are connected to the public network through Switch A andSwitch B. Configure the VLAN mapping function on the switches to enable the hosts onthe two customer networks to communicate through public network VLANs.z Switch A provides network access for terminal devices in VLAN 100 and VLAN200 through Ethernet 1/0/11 and Ethernet 1/0/12. On the other side of the publicnetwork, Switch B provides network access for servers in VLAN 100 and VLAN200 through Ethernet 1/0/15 and Ethernet 1/0/16.z Switch A provides access to the public network through Ethernet 1/0/10 andSwitch B provides access to the public network through Ethernet 1/0/17.Configure the switches to have packets of VLAN 100 and packets of VLAN 200transmitted in VLAN 500 and VLAN 600 across the public network.