IPV6 is it usable

We’ve now the first Requests for IPV6 which is useful (a snyc SW which does not work on V4).

So we’re considering to add official IPV6 to our Service. Anyone has a only MikroTik-Network with
IPV6 running in parallel to IPV4 (BGP/OSPF/…).

Problems?

tried to setup ipv6 with a bgpv4 session, but didnt worked.

support@mikrotik.com could not help?

We have full ipv6 with ospfv3 deployed in our network, but our upstream only provides us with a statically routed prefix, no ipv6 bgp from our upstream yet.

Overall, there is a few features missing, but what is in, works.

There seems to be a problem with the Next Hop in BGP, if you use OSPFv3 as IGP. You will see the Next Hop as “unreachable” in the routing table.
You can find some Information in this forum.

  • Mat

Maybe in some Weeks, have to read completly in and try again. After it wont work, ill ask MT

Yeah, I just did some testing with it and I had to create a route filter to set the next hop based on the peer. It is setting the next hop to the link local up of the far end peer in multi-hop instead of inheriting the next hop from the static route to the bgp peer.

Yeah, I just did some testing with it and I had to create a route filter to set the next hop based on the peer. It is setting the next hop to the link local up of the far end peer in multi-hop instead of inheriting the next hop from the static route to the bgp peer.

[/quote]

Could you expand on this with an example of your route filter? I’ve been banging my head on this lack of recursive next hop lookup, OSPFv3, BGP problem for months.