Getting Meraki device's Ipv6

anto_franklin
Comes here often

Getting Meraki device's Ipv6

In Catalyst Center,we are using the API 'https://api.meraki.com:443/api/v1/organizations/<orgId>/devices'  to get all device details. From the API response we are getting the device  ip address . The existing attributes 'lanIp', 'wan1Ip' and 'wan2Ip'  having ipv4 only. How to get the IPv6 configured in the Meraki device ? we have the lanIpv6 configured in the meraki device.

1 Reply 1
sungod
Kind of a big deal

I'm not sue https://developer.cisco.com/meraki/api-v1/get-organization-devices/ gives IPv6 details.

 

You don't say what type of Meraki device, but sounds like it may be MX.

 

These API calls get/update MX WAN interface settings, including IPv6...

https://developer.cisco.com/meraki/api-v1/get-device-appliance-uplinks-settings/

 

https://developer.cisco.com/meraki/api-v1/update-device-appliance-uplinks-settings/

 

Can't help with Catalyst Center itself, but back when it was called DNA it did not support many Meraki features, it might be you cannot do everything you want from CC.

Get notified when there are additional replies to this discussion.