Bulk Export of Networks and LAN IPs for Import into Cisco ISE

LouisGonzales
Conversationalist

Bulk Export of Networks and LAN IPs for Import into Cisco ISE

I need to be able to export a list of our Meraki networks and their LAN IP address to be able to do a bulk import into Cisco ISE so they can be added as NADs.  We are wanting to enable 802.1X on our Meraki devices.

3 REPLIES 3
BrechtSchamp
Kind of a big deal

Have you looked into the dashboard API? It would be ideal for a job like that.

 

Check the following link to get started:

https://create.meraki.io/learn/

I agree with @BrechtSchamp, the API is the way to do this. I'm thinking this endpoint should do it:

 

https://api.meraki.com/api_docs#list-the-devices-in-a-network

 

 

PhilipDAth
Kind of a big deal
Kind of a big deal

I would personally avoid adding specific device IP addresses, and instead add the subnet that they are in.  Then this whole exercise becomes trivial.

 

It also means if you deploy additional 802.1x devices you don't need to touch ISE.

Get notified when there are additional replies to this discussion.