<?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: API call for setting IP addresses on Switches in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408452#M1600</link>
    <description>&lt;P&gt;Why not have it match all switches in the subnet?  I usually just give a supernet to cover every switch in every branch.  Much easier than configuring devices individually.&lt;/P&gt;</description>
    <pubDate>Sun, 05 Nov 2017 23:39:44 GMT</pubDate>
    <dc:creator>Philip D'Ath</dc:creator>
    <dc:date>2017-11-05T23:39:44Z</dc:date>
    <item>
      <title>API call for setting IP addresses on Switches</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408446#M1594</link>
      <description>&lt;P&gt;Hey guys.  I am writing a provisioning script to do everything I need for switches and AP.  Is there an API call to set the IP address info for a switch?&lt;/P&gt;&lt;P&gt;Type&lt;/P&gt;&lt;P&gt;IP&lt;/P&gt;&lt;P&gt;VLAN&lt;/P&gt;&lt;P&gt;Subnet Mask&lt;/P&gt;&lt;P&gt;Gateway&lt;/P&gt;&lt;P&gt;Primary DNS&lt;/P&gt;&lt;P&gt;Secondary DNS&lt;/P&gt;</description>
      <pubDate>Sun, 05 Nov 2017 20:05:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408446#M1594</guid>
      <dc:creator>Christopher Rosing</dc:creator>
      <dc:date>2017-11-05T20:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: API call for setting IP addresses on Switches</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408447#M1595</link>
      <description>&lt;P&gt;Are you talking about the management IP address or a layer 3 interface address that is used for routing client traffic?&lt;/P&gt;</description>
      <pubDate>Sun, 05 Nov 2017 23:29:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408447#M1595</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2017-11-05T23:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: API call for setting IP addresses on Switches</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408448#M1596</link>
      <description>&lt;P&gt;Management only. &lt;/P&gt;</description>
      <pubDate>Sun, 05 Nov 2017 23:30:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408448#M1596</guid>
      <dc:creator>Christopher Rosing</dc:creator>
      <dc:date>2017-11-05T23:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: API call for setting IP addresses on Switches</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408449#M1597</link>
      <description>Management IP address</description>
      <pubDate>Sun, 05 Nov 2017 23:31:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408449#M1597</guid>
      <dc:creator>Christopher Rosing</dc:creator>
      <dc:date>2017-11-05T23:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: API call for setting IP addresses on Switches</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408450#M1598</link>
      <description>&lt;P&gt;Hmm, this functionality hasn't even been in the dashboard that long.  I can not see it in the GUI.&lt;/P&gt;&lt;P&gt;It's probably not much help, but I don't usually configure static management addresses on Meraki kit.  I tend to use DHCP.  That's because there is little point in the device having a fixed IP.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Nov 2017 23:34:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408450#M1598</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2017-11-05T23:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: API call for setting IP addresses on Switches</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408451#M1599</link>
      <description>Except if you are using ISE for dot1x authentication. If the IP address changes, then the RADIUS messages will be rejected.</description>
      <pubDate>Sun, 05 Nov 2017 23:38:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408451#M1599</guid>
      <dc:creator>Christopher Rosing</dc:creator>
      <dc:date>2017-11-05T23:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: API call for setting IP addresses on Switches</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408452#M1600</link>
      <description>&lt;P&gt;Why not have it match all switches in the subnet?  I usually just give a supernet to cover every switch in every branch.  Much easier than configuring devices individually.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Nov 2017 23:39:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408452#M1600</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2017-11-05T23:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: API call for setting IP addresses on Switches</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408453#M1601</link>
      <description>&lt;P&gt;There will be a mix of devices.  Some switches, some APs. And since we aren't going to be a 100% Meraki Shop, we still need to make sure there is a difference. &lt;/P&gt;</description>
      <pubDate>Sun, 05 Nov 2017 23:45:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408453#M1601</guid>
      <dc:creator>Christopher Rosing</dc:creator>
      <dc:date>2017-11-05T23:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: API call for setting IP addresses on Switches</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408454#M1602</link>
      <description>&lt;P&gt;It is much easier matching on the port type in the RADIUS request.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Nov 2017 23:47:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408454#M1602</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2017-11-05T23:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: API call for setting IP addresses on Switches</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408455#M1603</link>
      <description>&lt;P&gt;There doesn't yet appear to be a call via the API to statically set a management IP address. (Log into dashboard Help&amp;gt;API Docs). &lt;/P&gt;&lt;P&gt;My recommendation if you're still wanting to statically configure Management IP's would A) Via dasboard/GUI. B) Via creating DHCP reservations on the DHCP server.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2017 08:30:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408455#M1603</guid>
      <dc:creator>MilesMeraki</dc:creator>
      <dc:date>2017-11-06T08:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: API call for setting IP addresses on Switches</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408456#M1604</link>
      <description>&lt;P&gt;WANKiller, that is what I was afraid of. &lt;/P&gt;&lt;P&gt;I think I am going to have to call out to my DHCP server to find out the subnet for that site off a common tag in both IPAM and Meraki.  Then I will take the MAC address from adding the device in Meraki to go back out to Bluecat IPAM/DHCP to set a reservation. &lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2017 16:03:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408456#M1604</guid>
      <dc:creator>Christopher Rosing</dc:creator>
      <dc:date>2017-11-06T16:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: API call for setting IP addresses on Switches</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408457#M1605</link>
      <description>&lt;P&gt;You are really choosing to do this the hard way.&lt;/P&gt;&lt;P&gt;It is a million times simpler to leave the access points using DHCP and match a subnet and port type in RADIUS.&lt;/P&gt;&lt;P&gt;Your way requires a heap of automation and scripting.  One may requires - none.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 02:55:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408457#M1605</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2017-11-09T02:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: API call for setting IP addresses on Switches</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408458#M1606</link>
      <description>&lt;P&gt;There is 600 Sites.  I can't double the routing table by adding a management subnet. &lt;/P&gt;&lt;P&gt;There is already going to be a heap of automation and scripting.  In the end, all a person will do is put in the ADP Site code and serial numbers, and everything else will be automated. &lt;/P&gt;&lt;P&gt;Scripts will create the network using the ADP Code, name the devices, reach out to IPAM to find subnet located with ADP Code and configure the devices for the LAN IP info.  It will also reach out to TEMS to get WAN IP address info and try to apply it to the device. From there, it will also reach out to ISE to add the devices that are needed.  We are going to be adding cameras, so I will need to add them to ISE as well for MAB.&lt;/P&gt;&lt;P&gt;We will have 12 months to get this all done for 600+ sites.  I will have entry level provisioning engineers doing most of the work, and by the end of Q1, I will have to shift back to DC work with firewalls while the other guys continue running with this. &lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 03:12:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-call-for-setting-ip-addresses-on-switches/m-p/5408458#M1606</guid>
      <dc:creator>Christopher Rosing</dc:creator>
      <dc:date>2017-11-09T03:12:10Z</dc:date>
    </item>
  </channel>
</rss>

