Hey All,
I'm using 2.9.5 with routing-test and i have 3 routers running in the following
Tower0-----Tower1--------Tower2
Tower0 is 172.16.10.5/30
Tower1 is 172.16.10.6/30 AND 172.16.10.9/30
Tower2 is 172.16.10.10/30
I've setup BGP so each tower is AS=6540X and they peer up like so
Tower0-Tower1
Tower1-Tower2
The routes are shown in /ip route print ok but if i dont set Tower2 to "redistribute-connected=yes" then i cant access Tower2 from Tower0 - Tower1 has "redistribute-other-bgp=yes" set so i belive Tower1 should be passing on the BGP routes from Tower2 to Tower0
Is anyone able to tell me where i have gone wrong?