05-24-2016 10:46 AM - edited 03-05-2019 04:05 AM
Hello,
We are using QinQ in a classical way to exchange customer vlans between two switches ( catalyst 3750G-12S-E ).
On site A , a customer has 3 ports configured in dot1q-tunnel
Port 1 : Tagged traffic from vlan 500 to vlan 510
Port 2 : Untagged traffic
Port 3 : Tagged traffic from vlan 700 to vlan 710
It is not possible for the customer to "pre tag" the traffic coming on port 2.
On site B , the customer need 1 port configured in dot1q-tunnel to get data from his 3 ports on site A.
He asked us to have the untagged traffic from site a / port 2 tagged ( 600 ) when exiting our switch on site B.
We have tried to add the tag with the switchport trunk native vlan command :
interface GigabitEthernet1/0/2
switchport access vlan 50
switchport trunk native vlan 600
switchport mode dot1q-tunnel
But it doesn't work. We have tried with and without the vlan dot1q tag native global command on the two switches.
Data coming from customer's port 2 on site A are always received untagged on customer port on site B.
Is it possible to add a 600 vlan tag on the port 2 on site A where the traffic comes untagged before the encapsulation in the outer vlan ?
Switches : WS-C3750G-12S
IOS : Cisco IOS Software, C3750 Software (C3750-IPSERVICESK9-M), Version 12.2(55)SE10, RELEASE SOFTWARE (fc2)
Thanks
05-24-2016 12:10 PM
I don't know the answer.
Perhaps look at the "vlan dot1q tag native" command.
05-25-2016 12:31 AM
As we said above, we tried with and without the "vlan dot1q tag native" and it made no difference.
05-28-2016 08:29 AM
These are some ways to solve this problem:
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide