I'm trying to set up three cloud routers inside Vultr.
They only use ND advertisements for IPv6 and will not provide next hop information - so I am at their mercy.
The configuration below worked for a few hours on one server, but after a reboot stopped. All three routers are identical (bar IPv6 address)
# nov/07/2016 21:15:01 by RouterOS 6.38rc25
# software id =
#
/ipv6 address
add address=2001:19f0:5801:233:5400:ff:fe3f:e044 interface=ether1
/ipv6 nd
set [ find default=yes ] disabled=yes managed-address-configuration=yes other-configuration=yes
add hop-limit=64 interface=ether1
/ipv6 settings
set accept-router-advertisements=yes max-neighbor-entries=1024