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