cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2627
Views
0
Helpful
1
Replies

Native VLAN problem when using dot1q tunnel on ME3600

jorgensor
Level 1
Level 1

We have problems with a VPLS service for a Customer. The edge devices are Cat3560 and ME3600 (where the Customers sites are connected).

When the edge device are ME3600 we have problems getting the traffic on the Native VLAN from the Customer out in the VPLS cloud.

No problems using Cat3560

No problems using ME3600 and tagged VLAN

Config on ME3600

interface GigabitEthernet0/2

description VPLS_CustomerA

switchport access vlan 888

switchport trunk allowed vlan none

switchport mode trunk

mtu 9800

storm-control broadcast level 0.10 0.05

storm-control action trap

no cdp enable

spanning-tree bpdufilter enable

!

service instance 64 ethernet

  encapsulation untagged , dot1q 1-4094

  bridge-domain 64

!

Any ideas?

/Jorgen

1 Reply 1

waris
Level 1
Level 1

Can you remove this line from your configuration "

switchport access vlan 888" since it is an invalid configuration for EVC.

Reconfigure the port after making the above change. What kind of traffic you are expecting on the native vlan?

L2 protocol is dsable by default so STP, CDP and other control protocols will not work unless you enable L2PT forward or tunnel.