<?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 Dynamic or static IP for APs in controller in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/dynamic-or-static-ip-for-aps-in-controller/m-p/3333680#M129532</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I have&amp;nbsp;many APs and each one has its corresponding IPs. How can I know from the controller if these AP IPs were obtain by DHCP or if they were statically configured? any possibility to create template on prime on this?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jul 2021 15:16:13 GMT</pubDate>
    <dc:creator>Syed Junaid</dc:creator>
    <dc:date>2021-07-05T15:16:13Z</dc:date>
    <item>
      <title>Dynamic or static IP for APs in controller</title>
      <link>https://community.cisco.com/t5/wireless/dynamic-or-static-ip-for-aps-in-controller/m-p/3333680#M129532</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have&amp;nbsp;many APs and each one has its corresponding IPs. How can I know from the controller if these AP IPs were obtain by DHCP or if they were statically configured? any possibility to create template on prime on this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 15:16:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dynamic-or-static-ip-for-aps-in-controller/m-p/3333680#M129532</guid>
      <dc:creator>Syed Junaid</dc:creator>
      <dc:date>2021-07-05T15:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic or static IP for APs in controller</title>
      <link>https://community.cisco.com/t5/wireless/dynamic-or-static-ip-for-aps-in-controller/m-p/3333750#M129533</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;You can see this on the WIRELESS tab. Just click on the AP hostname and on the next page, under IP config you can see : "&lt;SPAN&gt;DHCP Ipv4 Address"or "Static IP (Ipv4/Ipv6)".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;What do you mean by template? A template to see if it is static or dhcp or a template to configure the AP?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-If I helped you somehow, please, rate it as useful.-&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 17:19:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dynamic-or-static-ip-for-aps-in-controller/m-p/3333750#M129533</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2018-02-19T17:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic or static IP for APs in controller</title>
      <link>https://community.cisco.com/t5/wireless/dynamic-or-static-ip-for-aps-in-controller/m-p/3334113#M129534</link>
      <description>&lt;P&gt;&lt;EM&gt;Thank you&amp;nbsp;Flavio,&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am looking for the option where I can list out static and dynamic IP assigned AP's at a time, I do not want to check each AP as you have suggested, Our scenario is&amp;nbsp; we have 3000+ APs and all are dynamically assigned but want to make sure that none of them are statically assigned.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding Template:, I meant f we can create any CLI command/template on prime to pull up the statically configured APS.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 09:16:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dynamic-or-static-ip-for-aps-in-controller/m-p/3334113#M129534</guid>
      <dc:creator>Syed Junaid</dc:creator>
      <dc:date>2018-02-20T09:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic or static IP for APs in controller</title>
      <link>https://community.cisco.com/t5/wireless/dynamic-or-static-ip-for-aps-in-controller/m-p/3334125#M129535</link>
      <description>&lt;P&gt;Yes it is possible but not specifically the DHCP mode. The command "show AP config detailed "AP hostname"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;will bring how the AP got it's IP address(static or dhcp)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;However, the command requires you to add the hostname for every AP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;To perform this via template on Prime, you must work with variable, and each AP must be replaced every command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I'd do this using a script instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-If I helped you somehow, please, rate it as useful.-&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 09:37:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dynamic-or-static-ip-for-aps-in-controller/m-p/3334125#M129535</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2018-02-20T09:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic or static IP for APs in controller</title>
      <link>https://community.cisco.com/t5/wireless/dynamic-or-static-ip-for-aps-in-controller/m-p/3334165#M129536</link>
      <description>&lt;P&gt;Thank you Flavio,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciated your quick response. Looking for your help to create a script on this. Can be used regex?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 10:36:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dynamic-or-static-ip-for-aps-in-controller/m-p/3334165#M129536</guid>
      <dc:creator>Syed Junaid</dc:creator>
      <dc:date>2018-02-20T10:36:09Z</dc:date>
    </item>
  </channel>
</rss>

