<?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 AP's not getting DHCP IP address in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap-s-not-getting-dhcp-ip-address/m-p/81315#M7520</link>
    <description>Hello, Im seeing a weird issue hopefully someone can help with. &lt;BR /&gt;
&lt;BR /&gt;
We are moving our rf-domains from a flat vlan for the AP's in the campus to setting each rf-domain to a different subnet for the AP's. The AP's will get an IP from the Cisco MDF switch in each building. &lt;BR /&gt;
&lt;BR /&gt;
I do this on the AP side by giving the AP a new profile with the correct port and vlan config. &lt;BR /&gt;
&lt;BR /&gt;
For example, the AP is statically assigned an address on vlan 5. The new model uses vlan 799 and subnet 10.162.11.0/24. &lt;BR /&gt;
&lt;BR /&gt;
On the switch, I change the switchport vlan from 5 to 799. On the AP, I give it a new profile that uses 799 on ge1 and 799 on the vlan. &lt;BR /&gt;
&lt;BR /&gt;
For some strange reason the AP will not pick up an IP address. I can plug my laptop into that switch and get an address right away. &lt;BR /&gt;
&lt;BR /&gt;
Anything I should be check to figure this out? &lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
    <pubDate>Wed, 23 Jan 2019 02:45:37 GMT</pubDate>
    <dc:creator>Daniel_Starosci</dc:creator>
    <dc:date>2019-01-23T02:45:37Z</dc:date>
    <item>
      <title>AP's not getting DHCP IP address</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap-s-not-getting-dhcp-ip-address/m-p/81315#M7520</link>
      <description>Hello, Im seeing a weird issue hopefully someone can help with. &lt;BR /&gt;
&lt;BR /&gt;
We are moving our rf-domains from a flat vlan for the AP's in the campus to setting each rf-domain to a different subnet for the AP's. The AP's will get an IP from the Cisco MDF switch in each building. &lt;BR /&gt;
&lt;BR /&gt;
I do this on the AP side by giving the AP a new profile with the correct port and vlan config. &lt;BR /&gt;
&lt;BR /&gt;
For example, the AP is statically assigned an address on vlan 5. The new model uses vlan 799 and subnet 10.162.11.0/24. &lt;BR /&gt;
&lt;BR /&gt;
On the switch, I change the switchport vlan from 5 to 799. On the AP, I give it a new profile that uses 799 on ge1 and 799 on the vlan. &lt;BR /&gt;
&lt;BR /&gt;
For some strange reason the AP will not pick up an IP address. I can plug my laptop into that switch and get an address right away. &lt;BR /&gt;
&lt;BR /&gt;
Anything I should be check to figure this out? &lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Wed, 23 Jan 2019 02:45:37 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap-s-not-getting-dhcp-ip-address/m-p/81315#M7520</guid>
      <dc:creator>Daniel_Starosci</dc:creator>
      <dc:date>2019-01-23T02:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: AP's not getting DHCP IP address</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap-s-not-getting-dhcp-ip-address/m-p/81316#M7521</link>
      <description>&lt;BR /&gt;
&lt;BR /&gt;
Is your configuration similar to something below:&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;profile  &lt;BR /&gt;..&lt;BR /&gt;interface ge1&lt;BR /&gt; switchport mode access&lt;BR /&gt; switchport access vlan 799&lt;BR /&gt;interface vlan799&lt;BR /&gt; ip address dhcp&lt;BR /&gt; ip dhcp client request options all&lt;BR /&gt;...&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
The switchport can either be trunk or access. The vlan should be clearly defined and configure to receive DHCP address.&lt;BR /&gt;
&lt;BR /&gt;
Please let me know if this helps</description>
      <pubDate>Wed, 23 Jan 2019 09:18:26 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap-s-not-getting-dhcp-ip-address/m-p/81316#M7521</guid>
      <dc:creator>Madeline</dc:creator>
      <dc:date>2019-01-23T09:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: AP's not getting DHCP IP address</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap-s-not-getting-dhcp-ip-address/m-p/81317#M7522</link>
      <description>Yes, this is part of the profile below:&lt;BR /&gt;
&lt;BR /&gt;
 interface ge1&lt;BR /&gt;
 	switchport mode access&lt;BR /&gt;
 	switchport access vlan 799&lt;BR /&gt;
 interface ge2&lt;BR /&gt;
 interface fe1&lt;BR /&gt;
 interface fe2&lt;BR /&gt;
 interface fe3&lt;BR /&gt;
 interface fe4&lt;BR /&gt;
 interface vlan799&lt;BR /&gt;
 	ip address dhcp&lt;BR /&gt;
	ip dhcp client request options all</description>
      <pubDate>Wed, 23 Jan 2019 21:01:36 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap-s-not-getting-dhcp-ip-address/m-p/81317#M7522</guid>
      <dc:creator>Daniel_Starosci</dc:creator>
      <dc:date>2019-01-23T21:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: AP's not getting DHCP IP address</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap-s-not-getting-dhcp-ip-address/m-p/81318#M7523</link>
      <description>Are there any debug commands we can try on the AP to see what is going on with DHCP?</description>
      <pubDate>Fri, 25 Jan 2019 23:53:17 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap-s-not-getting-dhcp-ip-address/m-p/81318#M7523</guid>
      <dc:creator>Daniel_Starosci</dc:creator>
      <dc:date>2019-01-25T23:53:17Z</dc:date>
    </item>
  </channel>
</rss>

