cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1000
Views
5
Helpful
2
Replies

Double tagged traffic on L3 Interface

dfranjoso
Level 1
Level 1

Hello All,

Traffic tagged with outer vlan 3050 and inner vlan 350 isn't matching the following L3 interface configuration:

interface GigabitEthernet0/4/0/28.3050

vrf ABC

ipv4 address 20.0.0.11 255.255.255.0

encapsulation dot1q 3050

Even with no second tag configured should´t the outer vlan match vlan 3050 configured on the interface ?

Many thanks for your help!

David

1 Accepted Solution

Accepted Solutions

Alexei Kiritchenko
Cisco Employee
Cisco Employee

Hello David,

Unambiguous vlan definition works for L2 interfaces.

For L3 you should define 2nd tag too.

!

interface GigabitEthernet0/4/0/28.3050

vrf ABC

ipv4 address 20.0.0.11 255.255.255.0

encapsulation dot1q 3050 second-dot1q 350

!

Regards,

/A

View solution in original post

2 Replies 2

Alexei Kiritchenko
Cisco Employee
Cisco Employee

Hello David,

Unambiguous vlan definition works for L2 interfaces.

For L3 you should define 2nd tag too.

!

interface GigabitEthernet0/4/0/28.3050

vrf ABC

ipv4 address 20.0.0.11 255.255.255.0

encapsulation dot1q 3050 second-dot1q 350

!

Regards,

/A

Thanks Akiritch, once again for your prompt response.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: