2-8[SwitchB] interface GigabitEthernet 1/0/12[SwitchB-GigabitEthernet1/0/12] port link-type hybrid[SwitchB-GigabitEthernet1/0/12] port hybrid pvid vlan 12[SwitchB-GigabitEthernet1/0/12] port hybrid vlan 12 1000 untagged[SwitchB-GigabitEthernet1/0/12] quit# Configure GigabitEthernet 1/0/13 as a hybrid port and configure VLAN 13 as its default VLAN .Configure GigabitEthernet 1/0/13 to remove VLAN tags when forwarding packets of VLAN 13 andVLAN 1200.[SwitchB] interface GigabitEthernet 1/0/13[SwitchB-GigabitEthernet1/0/13] port link-type hybrid[SwitchB-GigabitEthernet1/0/13] port hybrid pvid vlan 13[SwitchB-GigabitEthernet1/0/13] port hybrid vlan 13 1200 untaggedAfter the above configuration, Switch B can forward packets of VLAN 1000 and VLAN 1200 to thecorresponding servers through GigabitEthernet 1/0/12 and GigabitEthernet 1/0/13 respectively.To make the packets from the servers be transmitted to the clients in the same way, you need toconfigure the selective QinQ feature and the inter-VLAN MAC address replicating feature onGigabitEthernet 1/0/12 and GigabitEthernet 1/0/13. The configuration on Switch B is similar to that onSwitch A and is thus omitted.z The port configuration on Switch B is only an example for a specific network requirement. The keyto this example is to enable the ports to receive and forward packets of specific VLANs. So you canalso configure the ports as trunk ports. Refer to VLAN Configuration for details.z A selective QinQ-enabled device tags a user packet with an outer VLAN tag regardless of theVLAN tag of the user packet, so there is no need to configure user VLANs on the device.z Make sure the packets of the default VLAN of a selective QinQ-enabled port are permitted on boththe local port and the port connecting to the public network.