4 dot1q-tunnel troubleshooting -113, Elective, Onfiguration – QTECH QSW-2800 Инструкция по настройке User Manual

Page 127: 1 introduction to selective qinq -113, 2 selective qinq configuration -113, 4 dot1q-tunnel troubleshooting, 2 selective qinq configuration

Advertising
background image

+7(495) 797-3311 www.qtech.ru
Москва, Новозаводская ул., 18, стр. 1

113

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)#

16.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.

16.3 Selective QinQ Configuration

16.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.

16.3.2 Selective QinQ Configuration

Selective QinQ Configuration Task List:

Advertising