<?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: AP IP Assignment | Static vs Dynamic in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/4974841#M264039</link>
    <description>&lt;P&gt;Static can config' but what about op. must AP learn from dhcp.&lt;/P&gt;
&lt;P&gt;Op. That make AP learn wlc IP' or dns server.&lt;/P&gt;
&lt;P&gt;So you must sure that when you config static IP you also config wlc primary IP and DNS server IP.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
    <pubDate>Sat, 09 Dec 2023 14:00:02 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2023-12-09T14:00:02Z</dc:date>
    <item>
      <title>AP IP Assignment | Static vs Dynamic</title>
      <link>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/4974833#M264037</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hello,&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I understand that the DHCP feature needs to be enabled on the WAPs during the initial deployment process, however, once the WAP has been fully deployed and operational, what is the best practice with respect to the IP assignment on the WAP. Is it to leave the WAP with the DHCP configuration or staticly assign an ip address to the WAP??&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;My question stems from actual deployment incidents that occurred with our field techs. The customer didn't have the proper DHCP scope for the new WAPs (decommissioning the old WAP and replacing it with a new one; that's using two IP addresses from the scope).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;\&lt;BR /&gt;Best, ~zK&lt;/P&gt;</description>
      <pubDate>Sat, 09 Dec 2023 13:39:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/4974833#M264037</guid>
      <dc:creator>ZK916</dc:creator>
      <dc:date>2023-12-09T13:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: AP IP Assignment | Static vs Dynamic</title>
      <link>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/4974836#M264038</link>
      <description>&lt;P&gt;Static or DHCP is up to the system or network administrator.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DHCP is the best because it removes a layer of complexity.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Dec 2023 13:49:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/4974836#M264038</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2023-12-09T13:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: AP IP Assignment | Static vs Dynamic</title>
      <link>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/4974841#M264039</link>
      <description>&lt;P&gt;Static can config' but what about op. must AP learn from dhcp.&lt;/P&gt;
&lt;P&gt;Op. That make AP learn wlc IP' or dns server.&lt;/P&gt;
&lt;P&gt;So you must sure that when you config static IP you also config wlc primary IP and DNS server IP.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Sat, 09 Dec 2023 14:00:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/4974841#M264039</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-09T14:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: AP IP Assignment | Static vs Dynamic</title>
      <link>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/4974906#M264064</link>
      <description>&lt;P&gt;Nearly 12,000 APs here, most are using DHCP without reservations. We have both DNS and DCHP option 43 configured to point the APs to the controllers, so it's as simple as plugging in the AP out of the box and it joins the WLC.&lt;/P&gt;&lt;P&gt;We do have about a dozen wireless bridges that I configured a DHCP reservation for so we could monitor them via ping alongside the switches they're connected to in our NMS. That way, we have more information for troubleshooting should the switches in the buildings the bridges feed go down.&lt;/P&gt;&lt;P&gt;If you customer is concerned about depleting their available IPs when replacing the APs, I have 3 suggestions, easiest to hardest:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Shorten the DHCP scope's lease time ahead of the cutover. If it's 24 hours now, set it to 30 minutes, for example. That way, within 30 minutes of an old AP being disconnected, its lease will become available for a new AP to use. Then set it back to 24 hours after the cutover, to reduce load on the DHCP server.&lt;/LI&gt;&lt;LI&gt;Use multinetting/superscopes/shared networks (whatever their routers/DHCP servers call it) to add another subnet in parallel with the existing one. Once the cutover is complete, either keep the two subnets or remove the new subnet from the DHCP server, wait for all APs to move to the old subnet, then remove the new subnet from the router. (Note there will be a momentary loss of service as the leases expire and the APs obtain a new lease and re-join the WLC.)&lt;/LI&gt;&lt;LI&gt;Make a new VLAN with new subnet and reconfigure the switch ports to that VLAN as the APs get replaced.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Sat, 09 Dec 2023 16:23:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/4974906#M264064</guid>
      <dc:creator>eglinsky2012</dc:creator>
      <dc:date>2023-12-09T16:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: AP IP Assignment | Static vs Dynamic</title>
      <link>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/4974960#M264068</link>
      <description>&lt;P&gt;Leave it to DHCP is the recommended approach unless you really want to manually touch configs to lock it down via static.&lt;/P&gt;
&lt;P&gt;HTH&lt;BR /&gt;Rasika&lt;BR /&gt;*** Pls rate all useful responses ***&lt;/P&gt;</description>
      <pubDate>Sat, 09 Dec 2023 23:21:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/4974960#M264068</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2023-12-09T23:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: AP IP Assignment | Static vs Dynamic</title>
      <link>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/4975097#M264086</link>
      <description>&lt;P&gt;As others have said DHCP is the recommended and preferred method and should be the default.&lt;/P&gt;
&lt;P&gt;There will be exceptions when, for one reason or another, you want/need to use static IPs but as&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/314036"&gt;@eglinsky2012&lt;/a&gt;&amp;nbsp;mentions still better to do that by IP reservation than static, where possible.&lt;/P&gt;
&lt;P&gt;Also remember that even if you assign static IPs, the APs will fall back to using DHCP as a recovery method if they cannot reach a WLC, to prevent them getting stranded due to misconfig.&lt;/P&gt;
&lt;P&gt;If your DHCP pool is running out of IPs then simply increase the pool size or use the other options already mentioned!&amp;nbsp; Don't make it more complicated than it needs to be.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Dec 2023 15:01:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/4975097#M264086</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2023-12-10T15:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: AP IP Assignment | Static vs Dynamic</title>
      <link>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/4975174#M264092</link>
      <description>&lt;P&gt;DHCP like what the others have mentioned. &amp;nbsp;The reason is, if you set a static ip address and the ap can't join a controller, the ap will revert back to DHCP as a measure if the ap is connected to the wrong vlan. &amp;nbsp;I helped managed a network in the past with over 100K access points and used DHCP.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Dec 2023 21:15:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/4975174#M264092</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2023-12-10T21:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: AP IP Assignment | Static vs Dynamic</title>
      <link>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/5157526#M274260</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;im trying to convince our client to use DHCP instead of static for APs since they are having ip conflict issues and i have read before that the recommended is indeed DHCP but for the life of me i could not find that cisco official document stating it so i may present it to them. can you point me to that cisco document?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 03:59:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/5157526#M274260</guid>
      <dc:creator>absuizo14</dc:creator>
      <dc:date>2024-08-08T03:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: AP IP Assignment | Static vs Dynamic</title>
      <link>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/5157741#M274283</link>
      <description>&lt;P&gt;It's such a basic, fundamental principle that there isn't really any Cisco document &lt;STRONG&gt;telling&lt;/STRONG&gt; you to use DHCP. It is the default, it's the way they are &lt;STRONG&gt;designed&lt;/STRONG&gt; to work!&amp;nbsp; You can refer to:&lt;BR /&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless/4400-series-wireless-lan-controllers/69719-wlc-lwap-config.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/wireless/4400-series-wireless-lan-controllers/69719-wlc-lwap-config.html&lt;/A&gt;&lt;BR /&gt;"1. Have a DHCP server present so that the APs can acquire a network address."&lt;BR /&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless/5500-series-wireless-controllers/119286-lap-notjoin-wlc-tshoot.html#toc-hId-653266329" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/wireless/5500-series-wireless-controllers/119286-lap-notjoin-wlc-tshoot.html#toc-hId-653266329&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless-mobility/wireless-lan-wlan/97066-dhcp-option-43-00.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/wireless-mobility/wireless-lan-wlan/97066-dhcp-option-43-00.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I think the strongest argument for using DHCP is to be able use Option 43 to direct APs to the correct WLC.&amp;nbsp; Of course you can use DNS or static config even if you use static IPs but Option 43 allows you to define multiple WLCs (not just a single one like DNS) and it's dynamic so you can re-point the APs simply and easily without having to make changes to every AP.&amp;nbsp; As mentioned in other replies if the client is desperate to have each AP using a known IP then it is better to do that with DHCP address reservations than with static IP config on the AP.&amp;nbsp; And remember that by default APs will fall back to using DHCP even if they have a static IP, if they have trouble reaching a WLC.&lt;/P&gt;
&lt;P&gt;There are a whole bunch of faults in the past (and still today) which have been/are resolved by doing full factory default reset of the AP.&amp;nbsp; Using static IP makes that more difficult because you have to get back onto the AP to reconfigure it afterwards.&amp;nbsp; If you're using DHCP then it's just not something you have to worry about.&amp;nbsp; Same applies to replacing an AP.&lt;/P&gt;
&lt;P&gt;So static IP is the exception - it's more a case of having to justify why you &lt;STRONG&gt;don't&lt;/STRONG&gt; use DHCP.&amp;nbsp; And when you run a large network like we do with 20,000+ APs static addressing would be an administrative nightmare.&amp;nbsp; We just use the same AP DHCP pool on every site for the APs, simple templates, no worries about addressing.&amp;nbsp; Option 43 directs the APs to the correct primary and secondary WLCs for the site.&amp;nbsp; Replacing APs is easy because it's plug and play - nobody needs to do static config on the AP.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 11:16:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-ip-assignment-static-vs-dynamic/m-p/5157741#M274283</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2024-08-08T11:16:10Z</dc:date>
    </item>
  </channel>
</rss>

