The address validation seems to have issues with IPv6 addresses which ends in "0"
vyos@vyos# set interfaces ethernet eth0 address 2a10:ffff:ffff::/64 Error: 2a10:ffff:ffff::/64 is not a valid IP host
I've also tried 2a10:ffff:ffff::0/64 which does not work either.
2a10:ffff:ffff::1/64 will be accpeted tho.
2a10:ffff:ffff:: is a valid IPv6 address and should be accepted