<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Push update configuration on all Networks. in Cloud Networking Platform</title>
    <link>https://community.cisco.com/t5/cloud-networking-platform/push-update-configuration-on-all-networks/m-p/5426435#M7528</link>
    <description>&lt;P&gt;What kind of change are you trying to make?&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.meraki.com/General_Administration/Templates_and_Config_Sync/Managing_Multiple_Networks_with_Configuration_Templates" target="_blank" rel="nofollow noopener noreferrer"&gt;https://documentation.meraki.com/General_Administration/Templates_and_Config_Sync/Managing_Multiple_Networks_with_Configuration_Templates&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Boundless Digital is a well known third party that makes several tools for automations and provisioning.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.boundlessdigital.com/#" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.boundlessdigital.com/#&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can also search the app market place for third party solutions.&lt;/P&gt;&lt;P&gt;&lt;A href="https://apps.meraki.io/en-US/home" target="_blank" rel="nofollow noopener noreferrer"&gt;https://apps.meraki.io/en-US/home&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You could also write a Python script using the API to make the changes.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/meraki/api-v1/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then there are third party configuration management systems like Ansible.  Ansible lets you automate a LOT of things, not just Cisco Meraki networks.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.ansible.com/ansible/latest/collections/cisco/meraki/index.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.ansible.com/ansible/latest/collections/cisco/meraki/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are just so many options.  You are spoiled for choice.  It's hard to recommend any specific one without knowing more.&lt;/P&gt;</description>
    <pubDate>Sat, 28 Sep 2024 22:07:10 GMT</pubDate>
    <dc:creator>Philip D'Ath</dc:creator>
    <dc:date>2024-09-28T22:07:10Z</dc:date>
    <item>
      <title>Push update configuration on all Networks.</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/push-update-configuration-on-all-networks/m-p/5426434#M7527</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;Is it a third party application or I can do it within the dashboard?&lt;BR /&gt;&lt;BR /&gt;If it's a third party is it paid or free third party app?&lt;BR /&gt;&lt;BR /&gt;Thanks everyone&lt;/P&gt;</description>
      <pubDate>Sat, 28 Sep 2024 21:19:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/push-update-configuration-on-all-networks/m-p/5426434#M7527</guid>
      <dc:creator>Charles72</dc:creator>
      <dc:date>2024-09-28T21:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Push update configuration on all Networks.</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/push-update-configuration-on-all-networks/m-p/5426435#M7528</link>
      <description>&lt;P&gt;What kind of change are you trying to make?&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.meraki.com/General_Administration/Templates_and_Config_Sync/Managing_Multiple_Networks_with_Configuration_Templates" target="_blank" rel="nofollow noopener noreferrer"&gt;https://documentation.meraki.com/General_Administration/Templates_and_Config_Sync/Managing_Multiple_Networks_with_Configuration_Templates&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Boundless Digital is a well known third party that makes several tools for automations and provisioning.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.boundlessdigital.com/#" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.boundlessdigital.com/#&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can also search the app market place for third party solutions.&lt;/P&gt;&lt;P&gt;&lt;A href="https://apps.meraki.io/en-US/home" target="_blank" rel="nofollow noopener noreferrer"&gt;https://apps.meraki.io/en-US/home&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You could also write a Python script using the API to make the changes.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/meraki/api-v1/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then there are third party configuration management systems like Ansible.  Ansible lets you automate a LOT of things, not just Cisco Meraki networks.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.ansible.com/ansible/latest/collections/cisco/meraki/index.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.ansible.com/ansible/latest/collections/cisco/meraki/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are just so many options.  You are spoiled for choice.  It's hard to recommend any specific one without knowing more.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Sep 2024 22:07:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/push-update-configuration-on-all-networks/m-p/5426435#M7528</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2024-09-28T22:07:10Z</dc:date>
    </item>
  </channel>
</rss>

