Operation Manual – QoS-QoS Profile
H3C S5600 Series Ethernet Switches
Chapter 1 QoS Configuration
1-33
[Sysname-acl-adv-3000] quit
2)
Configure priority marking
# Mark priority for packets received through GigabitEthernet 1/0/2 and matching ACL
3000.
[Sysname] interface GigabitEthernet 1/0/2
[Sysname-GigabitEthernet1/0/2] traffic-priority inbound ip-group 3000 rule 0
local-precedence 4
[Sysname-GigabitEthernet1/0/2] traffic-priority inbound ip-group 3000 rule 1
local-precedence 3
[Sysname-GigabitEthernet1/0/2] traffic-priority inbound ip-group 3000 rule 2
local-precedence 2
[Sysname-GigabitEthernet1/0/2] quit
3)
Configure queue scheduling
# Apply SP queue scheduling algorithm.
[Sysname] queue-scheduler strict-priority
1.6.3 VLAN Mapping Configuration Example
I. Network requirements
Two customer networks are connected to the public network through Switch A and
Switch B. Configure the VLAN mapping function on the switches to enable the hosts on
the two customer networks to communicate through public network VLANs.
z
Switch A provides network access for terminal devices in VLAN 100 and VLAN
200 through GigabitEthernet 1/0/11 and GigabitEthernet 1/0/12. On the other side
of the public network, Switch B provides network access for servers in VLAN 100
and VLAN 200 through GigabitEthernet 1/0/15 and GigabitEthernet 1/0/16.
z
Switch A provides access to the public network through GigabitEthernet 1/0/10
and Switch B provides access to the public network through GigabitEthernet
1/0/17.
Configure the switches to have packets of VLAN 100 and packets of VLAN 200
transmitted in VLAN 500 and VLAN 600 across the public network.