We are trying to connect 2 points using VPLS tunnel, the client is trying to pass MPLS traffic, but he can only ping in one direction with MPLS, ping works on both sides, I am not sure if there is a setting I am missing, as everything looks good. Anybody tried to pass MPLS traffic in VPLS tunnel? any issues with Multicast?
I can confirm that this definitely works, we run a virtual CHR instances with a rstp bridge to multiple VPLS destinations.
6.43rc appears to support forwarding low level BPDU frames such as LACP, when setting the bridge protocol mode to none, so that customers can simply bond to switch stacks.
This is handled by another overlay network, using bridges per vlan and/or point-to-point vpls pairs.
PS: We match the OSPF interface hello and hold timers, to synchronise route and LDP reconvergence.
The underlay network has much larger l2mtu support. We currently limit the MPLS interfaces to 4400 bytes, the lowest amongst our chosen providers.
Underlay’s uplink interfaces have their l2mtu set to match switch or partner capabilities (typically 9000 byte jumbo frames). VLAN interface mtu is set to be the same as the interface’s resulting l2mtu. VPLS interfaces are configured with 4374 byte l2mtu.