Manual
+7(495) 797-3311 www.qtech.ru 
Москва, Новозаводская ул., 18, стр. 1 
141 
Switch(Config-Vlan3)#exit 
Switch(Config)#interface ethernet 1/1 
Switch(Config-Ethernet1/1)# dot1q-tunnel enable 
Switch(Config-Ethernet1/1)# exit 
Switch(Config)#interface ethernet 1/10 
Switch(Config-Ethernet1/10)#switchport mode trunk 
Switch(Config-Ethernet1/10)#exit 
Switch(config)#dot1q-tunnel tpid 0x9100 
Switch(Config)# 
PE2: 
Switch(config)#vlan 3 
Switch(Config-Vlan3)#switchport interface ethernet 1/1 
Switch(Config-Vlan3)#exit 
Switch(Config)#interface ethernet 1/1 
Switch(Config-Ethernet1/1)# dot1q-tunnel enable 
Switch(Config-Ethernet1/1)# exit 
Switch(Config)#interface ethernet 1/10 
Switch(Config-Ethernet1/10)#switchport mode trunk 
Switch(Config-Ethernet1/10)#exit 
Switch(config)#dot1q-tunnel tpid 0x9100 
Switch(Config)# 
18.2.4 Dot1q-tunnel Troubleshooting 
   Enabling dot1q-tunnel on Trunk port will make the tag of the data packet unpredictable 
which is  not  required  in  the  application.  So it  is  not  recommended  to  enable dot1q-
tunnel on Trunk port. 
   Enabled with STP/MSTP is not supported. 
  Enabled with PVLAN is not supported. 
18.3 Selective QinQ Configuration 
18.3.1 Introduction to Selective QinQ 
Selective QinQ is an enhanced application for dot1q tunnel function. It is able to tag packets 
(they are received by the same port) with different outer VLAN tags based on different inner 
VLAN tags according to user’s requirement, so it is able to implement that packets of different 
types are assigned to different VLAN by selecting different transmission path. 










