I am trying to add IPv6 static routes via the API, but so far only succeed to add IPv4 static routes.
A static LAN route subnet must be an IP address in CIDR format." "The static LAN route "my route" has an invalid next hop IP. The IPv4 address fe80::1 is not valid.
Could it be that there is only support for adding ipv4 routes via the API? Does anyone have success with adding ipv6 routes via the API?
thank you @sungod. Just confirmed that getting the routes does result in the IPv4 and IPv6 routes. All required field for IPv6 seem available, but posting the data back errors out with bad CIDR address. Looks like indeed the validation on the Meraki API backend does not support IPv6 addressing yet 😞
Get notified when there are additional replies to this discussion.