<?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: AP3800 Not getting IP/Joining EWC on Cat9300 17.03.03 in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/ap3800-not-getting-ip-joining-ewc-on-cat9300-17-03-03/m-p/4400133#M229170</link>
    <description>&lt;P&gt;Hi&lt;BR /&gt;As I can see your configuration ip helper-address pointed to wrong DHCP server ip.&lt;BR /&gt;&lt;BR /&gt;is your dhcp server server IP address 192.168.1.0 ?&lt;BR /&gt;ip helper-address 192.168.1.0&lt;BR /&gt;&lt;BR /&gt;Pls provide your DHCP server ip on ip helper-address instead of network address.&lt;BR /&gt;&lt;BR /&gt;If this answered your question pls click “Accept As Solution”&lt;BR /&gt;if you find this response helpful pls rate “Helpful”&lt;/P&gt;</description>
    <pubDate>Mon, 10 May 2021 09:15:21 GMT</pubDate>
    <dc:creator>Sadav Ansari</dc:creator>
    <dc:date>2021-05-10T09:15:21Z</dc:date>
    <item>
      <title>AP3800 Not getting IP/Joining EWC on Cat9300 17.03.03</title>
      <link>https://community.cisco.com/t5/wireless/ap3800-not-getting-ip-joining-ewc-on-cat9300-17-03-03/m-p/4388615#M228382</link>
      <description>&lt;P&gt;I'm running into a weird issue when leveraging the switch DHCP server for a EWC on cat9300 setup. &amp;nbsp;When using the AP Onboarding VLAN my 3800s don't seem to grab an IP. My EWC is on the same 9300 that my APs are connected to.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What's really odd is if I do "show IP DHCP Binding", I see the APs with IPs in active state, when I do "show ARP" I see the APs IP &amp;amp; &amp;nbsp;with MAC but when I do "show CDP Neighbor Details", the APs dont show an IP nor are they pingable. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I flip them to another VLAN and build a DHCP pool on the switch they grab an IP just fine and are reachable. &amp;nbsp;Using an external DHCP server works as well. &amp;nbsp;I have not tested with an external DHCP server for the AP Onboarding VLAN yet, as I need a server spun up. &amp;nbsp;With that said, do I suspect it has something to do with the AP Onboarding VLAN and some of the underlying SDA config that gets applied to that VLAN. &amp;nbsp; &amp;nbsp;Curious if anyone has any additional troubleshooting steps or suggestions to figure this one out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running 17.03.03 on the 9300UXM and 17.03.03 for the EWC software.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 20:09:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap3800-not-getting-ip-joining-ewc-on-cat9300-17-03-03/m-p/4388615#M228382</guid>
      <dc:creator>travis.schlafke</dc:creator>
      <dc:date>2021-07-05T20:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: AP3800 Not getting IP/Joining EWC on Cat9300 17.03.03</title>
      <link>https://community.cisco.com/t5/wireless/ap3800-not-getting-ip-joining-ewc-on-cat9300-17-03-03/m-p/4389432#M228474</link>
      <description>&lt;P&gt;Never tested this, so I'm not even sure my idea would work. Can you attach a normal laptop with wireshark running to the onboarding vlan and check if you get an IP assigned or at least offered?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 13:55:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap3800-not-getting-ip-joining-ewc-on-cat9300-17-03-03/m-p/4389432#M228474</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2021-04-19T13:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: AP3800 Not getting IP/Joining EWC on Cat9300 17.03.03</title>
      <link>https://community.cisco.com/t5/wireless/ap3800-not-getting-ip-joining-ewc-on-cat9300-17-03-03/m-p/4397814#M229004</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Working config:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ip dhcp excluded-address 192.168.1.0 192.168.1.74&lt;BR /&gt;!&lt;BR /&gt;ip dhcp pool internal&lt;BR /&gt;network 192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0&lt;BR /&gt;mac-address 0000.5e00.0101&lt;BR /&gt;ip dhcp client client-id GigabitEthernet0&lt;BR /&gt;ip dhcp client broadcast-flag clear&lt;BR /&gt;ip address 192.168.1.22 255.255.255.0&lt;/P&gt;&lt;P&gt;ip helper-address 192.168.1.22&lt;BR /&gt;no negotiation auto&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;ip default-gateway 192.168.1.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 GigabitEthernet0 250&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;wireless management interface GigabitEthernet0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 11:00:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap3800-not-getting-ip-joining-ewc-on-cat9300-17-03-03/m-p/4397814#M229004</guid>
      <dc:creator>saravlak</dc:creator>
      <dc:date>2021-05-10T11:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: AP3800 Not getting IP/Joining EWC on Cat9300 17.03.03</title>
      <link>https://community.cisco.com/t5/wireless/ap3800-not-getting-ip-joining-ewc-on-cat9300-17-03-03/m-p/4400133#M229170</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;As I can see your configuration ip helper-address pointed to wrong DHCP server ip.&lt;BR /&gt;&lt;BR /&gt;is your dhcp server server IP address 192.168.1.0 ?&lt;BR /&gt;ip helper-address 192.168.1.0&lt;BR /&gt;&lt;BR /&gt;Pls provide your DHCP server ip on ip helper-address instead of network address.&lt;BR /&gt;&lt;BR /&gt;If this answered your question pls click “Accept As Solution”&lt;BR /&gt;if you find this response helpful pls rate “Helpful”&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 09:15:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap3800-not-getting-ip-joining-ewc-on-cat9300-17-03-03/m-p/4400133#M229170</guid>
      <dc:creator>Sadav Ansari</dc:creator>
      <dc:date>2021-05-10T09:15:21Z</dc:date>
    </item>
  </channel>
</rss>

