Network requirements – H3C Technologies H3C S10500 Series Switches User Manual

Page 194

Advertising
background image

183

[PE2-GigabitEthernet1/0/2] port link-type trunk

[PE2-GigabitEthernet1/0/2] port trunk permit vlan 100 200

# Set the TPID value in the outer VLAN tag to 0x8200 on the port.

[PE2-GigabitEthernet1/0/2] qinq ethernet-type service-tag 8200

[PE2-GigabitEthernet1/0/2] quit

Configure GigabitEthernet 1/0/3.

# Configure GigabitEthernet 1/0/3 as a trunk port and assign it to VLAN 100.

[PE2] interface gigabitethernet 1/0/3

[PE2-GigabitEthernet1/0/3] port link-type trunk

[PE2-GigabitEthernet1/0/3] port trunk permit vlan 100

# Configure VLAN 100 as the PVID for the port.

[PE2-GigabitEthernet1/0/3] port trunk pvid vlan 100

# Enable basic QinQ on the port.

[PE2-GigabitEthernet1/0/3] qinq enable

[PE2-GigabitEthernet1/0/3] quit

3.

Configure third-party devices.

On the third-party devices between PE 1 and PE 2, configure the port that connects to PE 1 and that
connecting to PE 2 to allow tagged frames of VLAN 100 and VLAN 200 to pass through.

VLAN transparent transmission configuration example

Network requirements

As shown in

Figure 60

:

The two branches of a company, Site 1 and Site 2, are connected through the service provider

network and uses VLANs 10 through 50.

PE 1 and PE 2 are edge devices on the service provider network and are connected through

third-party devices with a TPID value of 0x8200.

Configure the edge and third-party devices to allow frames of VLANs 10 through 50 to be

transmitted between the branches of the company via the service provider network with no outer
VLAN tags added.

Figure 60 Network diagram for VLAN transparent transmission configuration

Advertising