Get a list of all SSID in the organization

_Nerfherder
New here

Get a list of all SSID in the organization

Hello,

We have ~100 sites / networks in our organization. I am lookiong for a way to more easily get a list of all the SSIDs in the organization and their basic settings - SSID name, Auth type (psk, radius, etc.), and if radius - what the radius servers are.

Aside from clicking through each network, is there a way to see this? Some report or something? (we are not using templates at this time)

Thanks!

2 Replies 2
alemabrahao
Kind of a big deal
Kind of a big deal

The “easiest” way is to obtain this information via API. Take a look at this script.

GitHub - zabrewer/meraki-get-ssids: Async utility to quickly pull all SSID info from all Networks in...

I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.
Brash
Kind of a big deal
Kind of a big deal

As said above, the easiest way to do this is to use the API.

You will need a script that iterates through each network in your organisation and get the SSID information.

Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.
Labels