Weird things happening ….
Hello guys, we have a setup of routers, connected using ospf, mpls, BGP and vpls, a segment of that network goes from router MAIN to router B passing through a "Core" router and a "A" router through two point to point links. Connectivity from MAIN to B appears to be perfect.
Something like this:
MAIN ------Core------[w-x]------A-----[y-z]-------B
Where :
MAIN, Core, A y B are Mikrotik routers
[w-x] y [y-z] point to point links Ubiquiti Rocket M5 (MTU=1600)
The thing is there is a VPLS from "MAIN" router to "B" router, (this same setup is up and running on different segments of the same network), the weird thing is that the VPLS sows UP and RUNNING on "MAIN" router end with only TX traffic showing on the stats counters, on "B" router end the VPLS shows as NOT RUNNING and only showing RX traffic on the stats counters... weird.
If I disable the vpls or change something on it at B router side it immediately shows as NOT running at "MAIN" router, so it looks like the vpls is half establishied or something....
None of he routers have firewall
Any idea where to look for a solution?
Router MAIN 5.25 on a x86 : (The other two VPLS are working ok, To Librado Edge Router is the one not working.
/interface vpls
add advertised-l2mtu=1540 arp=enabled cisco-style=no cisco-style-id=0 comment="To Rago Edge Router" disable-running-check=no disabled=no l2mtu=1540 \
mac-address=02:8C:DC:B9:AD:CC mtu=1500 name=vpls_to_Rago pw-type=raw-ethernet remote-peer=172.16.1.103 use-control-word=default vpls-id=111:103
add advertised-l2mtu=1540 arp=enabled cisco-style=no cisco-style-id=0 comment="To NT Edge Router" disable-running-check=no disabled=no l2mtu=1540 \
mac-address=02:D3:84:4C:4B:1F mtu=1500 name=vpls_to_NT pw-type=raw-ethernet remote-peer=172.16.1.105 use-control-word=default vpls-id=111:105
add advertised-l2mtu=1540 arp=enabled cisco-style=no cisco-style-id=0 comment="To Librado Edge Router" disable-running-check=no disabled=no l2mtu=1540 \
mac-address=02:D6:0A:D9:A7:A4 mtu=1500 name=vpls_to_Librado pw-type=raw-ethernet remote-peer=172.16.1.107 use-control-word=default vpls-id=111:107
Router B 6.1 on a RB2011L
/interface vpls
add advertised-l2mtu=1540 comment="To Mainrouter" disabled=no l2mtu=1540 mac-address=02:5D:1B:C0:44:C1 name=vpls_LP remote-peer=172.16.1.101 vpls-id=111:107
Thanks
Ing. Jorge Boardman