we have in the internal Network an OSPF and EoIP based Backbone. Now we will switching to MPLS with VPLS-Tunnel for transport the PPPoE-User to the Accesscontroller.
We use 3.17 and 3.20 with newest routing-test and mpls-test packet.
Problem is, the VPLS Tunnel ist up and bild in the Bridge incl. But no PPPoE-User Traffic go to the VPLS-Tunnel, no User autentication is working.
User >> WLan >>> A (RB600) >> WLan MTU 1600 >> B (RB600) >> Wlan MTU (1600) >> C RB600 with AC
… VPLS-Tunnel … >>>>>>>>… VPLS-Tunnel End
on A PPPoE User over Wlan in a VLPS Tunnel (ldp running). The VPLS is config to C, on C the VPLS is running, too.
The lable on both site are ok,
The Config for MPLS and VPLS with LDP is the same as here: http://wiki.mikrotik.com/wiki/MPLSVPLS
The MTU in VPLS 1500. When we switch the running VPLS to EoIP back, the PPPoE-Session is running fine.
the 172er are the loopback-IP’s on the bridge between the RB’s are 10.x.x.x Address. The Interface on A output and C input was in mpls/ldp/interface config.
Do you mean with “bridge between RB’s” that router B in your setup is bridge (not MPLS switching router)? Please post for all involved routers output of:
/ip address print
/ip route print
/mpls ldp interface print
/mpls ldp neighbor print
/mpls local-binding print
/mpls remote-binding print
ok for the output Info, give me al littel bit time.
Bay the way. When I give the bridge on eatch Side an IP, that will don’t routing by OSPF. I can ping the IP over the activ EoIP-Tunnel. But when I change it to vpls (both Side running), than the ping dosen’t work, thrue the VPLS-Tunnel.