Push update configuration on all Networks.

Solved
Charles7
Here to help

Push update configuration on all Networks.

Hi All,

Is there a way to push configs on all networks in a single Organization? It's really hard for me to do an update on every 298 sites one by one.

Is it a third party application or I can do it within the dashboard?

If it's a third party is it paid or free third party app?

Thanks everyone

1 Accepted Solution
PhilipDAth
Kind of a big deal
Kind of a big deal

What kind of change are you trying to make?

 

If you are using templates, and you make a change to the template, it automatically makes that exact change to every network bound to the template.  This is the most common method used for when you have lots of identical sites.

https://documentation.meraki.com/General_Administration/Templates_and_Config_Sync/Managing_Multiple_...

 

Boundless Digital is a well known third party that makes several tools for automations and provisioning.

https://www.boundlessdigital.com/#

 

You can also search the app market place for third party solutions.

https://apps.meraki.io/en-US/home

 

You could also write a Python script using the API to make the changes.

https://developer.cisco.com/meraki/api-v1/

 

Then there are third party configuration management systems like Ansible.  Ansible lets you automate a LOT of things, not just Cisco Meraki networks.

https://docs.ansible.com/ansible/latest/collections/cisco/meraki/index.html

 

 

There are just so many options.  You are spoiled for choice.  It's hard to recommend any specific one without knowing more.

View solution in original post

1 Reply 1
PhilipDAth
Kind of a big deal
Kind of a big deal

What kind of change are you trying to make?

 

If you are using templates, and you make a change to the template, it automatically makes that exact change to every network bound to the template.  This is the most common method used for when you have lots of identical sites.

https://documentation.meraki.com/General_Administration/Templates_and_Config_Sync/Managing_Multiple_...

 

Boundless Digital is a well known third party that makes several tools for automations and provisioning.

https://www.boundlessdigital.com/#

 

You can also search the app market place for third party solutions.

https://apps.meraki.io/en-US/home

 

You could also write a Python script using the API to make the changes.

https://developer.cisco.com/meraki/api-v1/

 

Then there are third party configuration management systems like Ansible.  Ansible lets you automate a LOT of things, not just Cisco Meraki networks.

https://docs.ansible.com/ansible/latest/collections/cisco/meraki/index.html

 

 

There are just so many options.  You are spoiled for choice.  It's hard to recommend any specific one without knowing more.

Get notified when there are additional replies to this discussion.