Operation Manual – QinQ
H3C S9500 Series Routing Switches
Chapter 1 QinQ Configuration
1-11
# Configure the uplink port GigabitEthernet 4/1/1 to a trunk port and allow the packets
of VLAN 1000 and VLAN 600 to pass the uplink port.
[H3C] interface GigabitEthernet4/1/1
[H3C-GigabitEthernet4/1/1] port link-type trunk
[H3C-GigabitEthernet4/1/1] port trunk permit vlan 600 1000
1.7.2 TPID Value Configuration Example
I. Network requirements
z
Switch A and Switch C are S9500 series switches. Switch B is a switch produced
by other vendor. It uses TPID value of 0x9100.
z
Two networks are connected to the GigabitEthernet 2/1/1 ports of Switch A and
Switch C respectively.
z
Switch B only permits packets of VLAN 10.
z
It is required that packets of VLANs other than VLAN 10 can be exchanged
between the networks connected to Switch A and Switch C.
II. Network diagram
Switch A
Switch B
Switch C
GE2/1/1
(
Access
、
VLAN-VPN port
)
GE2/1/2
(
Trunk
、
VLAN-VPN Uplink port
)
GE2/1/2
(
Trunk
、
VLAN-VPN Uplink port
)
GE3/1/2
(
Trunk port and TPID is 0X9100
)
GE3/1/1
(
Trunk port and TPID is 0X9100
)
GE2/1/1
(
Access
、
VLAN-VPN port
)
Figure 1-5
Network diagram for adjusting TPID values
III. Configuration Procedure
1)
Configure Switch A and Switch C. As the configuration performed on Switch A and
Switch C is the same, configuration on Switch C is omitted.
# Set the TPID value of the VLAN-VPN uplink port to 0x9100.
<SwitchA>system-view
System View: return to User View with Ctrl+Z.
[SwitchA]vlan-vpn tpid 9100
[SwitchA]vlan 10
[SwitchA-vlan10]quit