<?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: Change DNS settings on AP's with API in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/change-dns-settings-on-ap-s-with-api/m-p/5519920#M307696</link>
    <description>Just did the first test and the AP comes back with the following:&lt;BR /&gt;{&lt;BR /&gt;"wan1": {&lt;BR /&gt;"usingStaticIp": true,&lt;BR /&gt;"staticIp": "192.168.1.3",&lt;BR /&gt;"staticSubnetMask": "255.255.255.0",&lt;BR /&gt;"staticGatewayIp": "192.168.1.1",&lt;BR /&gt;"staticDns": [&lt;BR /&gt;"8.8.8.8",&lt;BR /&gt;"8.8.4.4"&lt;BR /&gt;],&lt;BR /&gt;"vlan": null&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Looks promising!</description>
    <pubDate>Fri, 21 Jun 2019 14:51:08 GMT</pubDate>
    <dc:creator>ferdy</dc:creator>
    <dc:date>2019-06-21T14:51:08Z</dc:date>
    <item>
      <title>Change DNS settings on AP's with API</title>
      <link>https://community.cisco.com/t5/wireless/change-dns-settings-on-ap-s-with-api/m-p/5519917#M307693</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I configured around 180 AP's in 1 organization with static IP addresses and static DNS. I would like to change only the DNS settings for all AP's, using API (with Postman app). I cannot change to DHCP because of monitoring systems. Anybody got any suggestions?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2019 13:55:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/change-dns-settings-on-ap-s-with-api/m-p/5519917#M307693</guid>
      <dc:creator>ferdy</dc:creator>
      <dc:date>2019-06-21T13:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Change DNS settings on AP's with API</title>
      <link>https://community.cisco.com/t5/wireless/change-dns-settings-on-ap-s-with-api/m-p/5519918#M307694</link>
      <description>&lt;P&gt;If you can it would be using this endpoint:&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.meraki.com/api_docs#update-the-management-interface-settings-for-a-device" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.meraki.com/api_docs#update-the-management-interface-settings-for-a-device&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You should be able to change only DNS, but I would test this out before hammering your Org with it &lt;SPAN class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2019 14:38:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/change-dns-settings-on-ap-s-with-api/m-p/5519918#M307694</guid>
      <dc:creator>jdsilva</dc:creator>
      <dc:date>2019-06-21T14:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Change DNS settings on AP's with API</title>
      <link>https://community.cisco.com/t5/wireless/change-dns-settings-on-ap-s-with-api/m-p/5519919#M307695</link>
      <description>&lt;P&gt;I don't think you can update IP or DNS info via API. It looks like &lt;A href="https://dashboard.meraki.com/api_docs#update-the-attributes-of-a-device" target="_self" rel="nofollow noopener noreferrer"&gt;update device attributes&lt;/A&gt; only allows the following:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"name":"Your AP",&lt;BR /&gt;"tags":" recently-added ",&lt;BR /&gt;"lat":37.4180951010362,&lt;BR /&gt;"lng":-122.098531723022,&lt;BR /&gt;"address":"1600 Pennsylvania Ave",&lt;BR /&gt;"moveMapMarker": true&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;It would be great if we could update stuff similar to &lt;A href="https://dashboard.meraki.com/api_docs#update-the-management-interface-settings-for-a-device" target="_self" rel="nofollow noopener noreferrer"&gt;updating WAN settings&lt;/A&gt; on an MX. So, so great. &lt;STRONG&gt;Edit: Wait, does this only work on MX? I only see reference to WAN ports.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Would your monitoring system settle down if you had reliable reservations setup? Or did you run into problems with that? Just curious - that's been our solution for monitoring Meraki devices with Auvik, but we're not sure if it's the best one or not. You'd still have to make that change manually across all devices...&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2019 14:41:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/change-dns-settings-on-ap-s-with-api/m-p/5519919#M307695</guid>
      <dc:creator>Nash</dc:creator>
      <dc:date>2019-06-21T14:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change DNS settings on AP's with API</title>
      <link>https://community.cisco.com/t5/wireless/change-dns-settings-on-ap-s-with-api/m-p/5519920#M307696</link>
      <description>Just did the first test and the AP comes back with the following:&lt;BR /&gt;{&lt;BR /&gt;"wan1": {&lt;BR /&gt;"usingStaticIp": true,&lt;BR /&gt;"staticIp": "192.168.1.3",&lt;BR /&gt;"staticSubnetMask": "255.255.255.0",&lt;BR /&gt;"staticGatewayIp": "192.168.1.1",&lt;BR /&gt;"staticDns": [&lt;BR /&gt;"8.8.8.8",&lt;BR /&gt;"8.8.4.4"&lt;BR /&gt;],&lt;BR /&gt;"vlan": null&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Looks promising!</description>
      <pubDate>Fri, 21 Jun 2019 14:51:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/change-dns-settings-on-ap-s-with-api/m-p/5519920#M307696</guid>
      <dc:creator>ferdy</dc:creator>
      <dc:date>2019-06-21T14:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Change DNS settings on AP's with API</title>
      <link>https://community.cisco.com/t5/wireless/change-dns-settings-on-ap-s-with-api/m-p/5519921#M307697</link>
      <description>&lt;P&gt;If you PUT the following with Postman:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"wan1": {&lt;BR /&gt;"staticDns": [&lt;BR /&gt;"208.67.222.222",&lt;BR /&gt;"208.67.220.220"&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Only the DNS changes from the previous values to (in this case) the Cisco Umbrella (OpenDNS) values. It leaves the other "wan1" values as they were, so thanks a lot for pointing me to the right solution!&lt;/P&gt;&lt;P&gt;When using collections together with a CSV in Postman, you can change all AP's at once!&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jun 2019 22:29:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/change-dns-settings-on-ap-s-with-api/m-p/5519921#M307697</guid>
      <dc:creator>ferdy</dc:creator>
      <dc:date>2019-06-22T22:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Change DNS settings on AP's with API</title>
      <link>https://community.cisco.com/t5/wireless/change-dns-settings-on-ap-s-with-api/m-p/5519922#M307698</link>
      <description>&lt;P&gt;ANyone ever get a solution for this???&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 14:31:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/change-dns-settings-on-ap-s-with-api/m-p/5519922#M307698</guid>
      <dc:creator>Lee Blackman</dc:creator>
      <dc:date>2023-06-06T14:31:36Z</dc:date>
    </item>
  </channel>
</rss>

