Anyone doing BGP on Mikrotik and announcing both IPv4 and IPv6 to the world? Working well? Any example configs?
We are running BGP on “live” router - full ipv4/ipv6 routing tables. Works fine.
If you look in wiki, you can find some BGP configuration examples that might be useful.
We are doing IPv4 and IPv6, with both eBGP and iBGP. We generally connect our iBGP peers/reflectors together with IPv6, and the one peering session handles both IPv4 and IPv6 (and VPLS, but we aren’t using it at the moment).
In iBGP, there is an issue with IPv6 link-local addresses and recursive lookup that we are awaiting a solution for; details are in other threads. eBGP seems to be fine.