<?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: Bulk changes to switch configuration in Cloud Networking Platform</title>
    <link>https://community.cisco.com/t5/cloud-networking-platform/bulk-changes-to-switch-configuration/m-p/5410948#M3973</link>
    <description>&lt;P&gt;Thank you for the quick reply! Do you know if this allows me to enter multiple serial numbers at once? I am also seeing options for static IP and Gateway IP. Would that require me to add that information for each device or can I just input the DNS addresses?&lt;/P&gt;</description>
    <pubDate>Wed, 01 Dec 2021 12:49:44 GMT</pubDate>
    <dc:creator>rmhough</dc:creator>
    <dc:date>2021-12-01T12:49:44Z</dc:date>
    <item>
      <title>Bulk changes to switch configuration</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/bulk-changes-to-switch-configuration/m-p/5410946#M3971</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am looking to see if anyone knows if there is a way to make changes to the configuration for a number of switches. Specifically, I am looking to update the DNS addresses and am looking for an alternative to going in and changing them one by one.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 20:28:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/bulk-changes-to-switch-configuration/m-p/5410946#M3971</guid>
      <dc:creator>rmhough</dc:creator>
      <dc:date>2021-11-30T20:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk changes to switch configuration</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/bulk-changes-to-switch-configuration/m-p/5410947#M3972</link>
      <description>&lt;P&gt;You'd need to use the API &lt;A href="https://developer.cisco.com/meraki/api-v1/#!update-device-management-interface" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/#!update-device-management-interface&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 20:40:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/bulk-changes-to-switch-configuration/m-p/5410947#M3972</guid>
      <dc:creator>Ryan_Miles</dc:creator>
      <dc:date>2021-11-30T20:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk changes to switch configuration</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/bulk-changes-to-switch-configuration/m-p/5410948#M3973</link>
      <description>&lt;P&gt;Thank you for the quick reply! Do you know if this allows me to enter multiple serial numbers at once? I am also seeing options for static IP and Gateway IP. Would that require me to add that information for each device or can I just input the DNS addresses?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 12:49:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/bulk-changes-to-switch-configuration/m-p/5410948#M3973</guid>
      <dc:creator>rmhough</dc:creator>
      <dc:date>2021-12-01T12:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk changes to switch configuration</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/bulk-changes-to-switch-configuration/m-p/5410949#M3974</link>
      <description>&lt;P&gt;I assumed you were using static mgmt IPs based on your initial question. If your switches are receiving DHCP IPs then just change the supplied DNS server IPs in your DHCP scope config. What is providing the DHCP?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 16:11:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/bulk-changes-to-switch-configuration/m-p/5410949#M3974</guid>
      <dc:creator>Ryan_Miles</dc:creator>
      <dc:date>2021-12-01T16:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk changes to switch configuration</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/bulk-changes-to-switch-configuration/m-p/5410950#M3975</link>
      <description>&lt;P&gt;I apologize as I think my questions made it confusing. My switches are using static management IPs.  I was just able to successfully change the DNS server IPs using the API. The only thing I am having trouble with now is being able to make this change to multiple devices at once instead of changing each serial number one by one. I will attach a screenshot. Thank you.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShareX_OHzddLgGBr.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/262640iBA451E363FB49F69/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 16:48:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/bulk-changes-to-switch-configuration/m-p/5410950#M3975</guid>
      <dc:creator>rmhough</dc:creator>
      <dc:date>2021-12-01T16:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk changes to switch configuration</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/bulk-changes-to-switch-configuration/m-p/5410951#M3976</link>
      <description>&lt;P&gt;Gotcha. As you've seen if you just leave a value out when using API it should ignore/not change the current value.&lt;/P&gt;&lt;P&gt;You'd probably need to use Runner in Postman and use a source spreadsheet with a column of all the switch serials. I've not tried this specific scenario, but I assume it should work. If you haven't used Runner you'll need to read up on it and do some testing to get the basics down.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 16:51:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/bulk-changes-to-switch-configuration/m-p/5410951#M3976</guid>
      <dc:creator>Ryan_Miles</dc:creator>
      <dc:date>2021-12-01T16:51:33Z</dc:date>
    </item>
  </channel>
</rss>

