02-09-2018 07:19 AM
We are going to be deploying close to 900+ MR33's and will need to assign static IP addresses to each.
Is there an easier way of configuring them versus hand keying each change in the dashboard for each device.
We have all the information in a spreadsheet along with serial numbers and mac address, and it would be immensely more efficient if we could in some way upload the changes that.
Solved! Go to Solution.
02-09-2018 07:36 AM
Have you looked at the Bulk Network Creator tool? Organization -> Bulk network creation
You can download a sample spreadsheet from that page, update with all of your information, and upload the spreadsheet. It will geo-code your location addresses, create the networks, and add your access points.
The following fields are supported:
Network Name
Serial (device/AP serial number)
Network Tags
Name (device/AP name)
Tags (device/AP tags)
Address
Notes
Static IP
Netmask
Gateway
DNS1
DNS2
VLAN
If I remember correctly, any omitted fields are automatically ignored.
02-09-2018 07:21 AM
Hi,
you can do it via API.
For 900+ AP's that's worth the effort.
https://documenter.getpostman.com/view/897512/meraki-dashboard-prov-api/2To9xm
02-09-2018 07:31 AM
@Markus BenzWhich API call are you using to add in a static IP to a MR?
02-09-2018 07:59 AM
You can try to use PUT device config
I am not sure if lanIp is supported as PUT but it is in GET for sure. So maybe worth a try.
Anyway, I would not recommend to use static IP‘s.
What is your reason for that?
02-09-2018 07:36 AM
Have you looked at the Bulk Network Creator tool? Organization -> Bulk network creation
You can download a sample spreadsheet from that page, update with all of your information, and upload the spreadsheet. It will geo-code your location addresses, create the networks, and add your access points.
The following fields are supported:
Network Name
Serial (device/AP serial number)
Network Tags
Name (device/AP name)
Tags (device/AP tags)
Address
Notes
Static IP
Netmask
Gateway
DNS1
DNS2
VLAN
If I remember correctly, any omitted fields are automatically ignored.
02-09-2018 07:58 AM
Outstanding!
Created a Template off of our current Test Network, and the Bulk Network option appeared. Will need to rearrange my spreadsheet some, but then we should be good to go.
02-09-2018 07:55 AM
Why are you using static IP's? That is a very painful way of doing it. If it is because of RADIUS, why not use a prefix list in the RADIUS server instead of the individual IP addresses?
I can't remember the last time I statically configured an access point. It is just not something that is needed anymore.
02-09-2018 08:04 AM
No DHCP at the locations these are being deploy to.
02-09-2018 08:05 AM
Bummer, that is a real shame.
02-09-2018 08:12 AM
I don't enjoy it either, but its a security requirement for the given environment these are being deployed into.
Which also means that each AP will have to be unboxed and connected to our Test network (which does have DHCP), so it can pull down its config, before being shipped out.
02-09-2018 08:09 AM
How do you bring them online then?
(they need an IP to download the config)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide