<?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: Configure DHCP server for lease IPs in Aerohive Migrated Content</title>
    <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85052#M10548</link>
    <description>&lt;P&gt;Thank you, I will follow the guide and will contact you any necessaries &lt;/P&gt;</description>
    <pubDate>Mon, 22 Oct 2018 13:09:33 GMT</pubDate>
    <dc:creator>prashan</dc:creator>
    <dc:date>2018-10-22T13:09:33Z</dc:date>
    <item>
      <title>Configure DHCP server for lease IPs</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85050#M10546</link>
      <description>&lt;P&gt;How do i configure DHCP server for lease IPs for connected clients in WiFI ? &lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 16:40:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85050#M10546</guid>
      <dc:creator>prashan</dc:creator>
      <dc:date>2018-10-18T16:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Configure DHCP server for lease IPs</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85051#M10547</link>
      <description>&lt;P&gt;If you want to connect your clients to a DHCP server you are hosting on your backend network (usually through a firewall), then you would just need to set the correct VLAN for the client traffic in the user profile within the SSID the clients are connecting to, and you'll be good to go. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to use an Aerohive AP as your DHCP server, this guide will walk you through how to set that up- https://thehivecommunity.aerohive.com/s/article/DHCP-Server-on-an-AP-in-NG&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 22:50:07 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85051#M10547</guid>
      <dc:creator>samantha_lynn</dc:creator>
      <dc:date>2018-10-18T22:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Configure DHCP server for lease IPs</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85052#M10548</link>
      <description>&lt;P&gt;Thank you, I will follow the guide and will contact you any necessaries &lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 13:09:33 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85052#M10548</guid>
      <dc:creator>prashan</dc:creator>
      <dc:date>2018-10-22T13:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Configure DHCP server for lease IPs</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85053#M10549</link>
      <description>&lt;P&gt;Hi @Sam Pirok​ I configured DHCP server successfully. Now I want to know how many IP leases by DHCP server ? Can we do that in HM ?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 13:27:46 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85053#M10549</guid>
      <dc:creator>prashan</dc:creator>
      <dc:date>2018-10-23T13:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Configure DHCP server for lease IPs</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85054#M10550</link>
      <description>&lt;P&gt;You can see this in the CLI of the AP with the following commands (were mgtX is, X is the interface you've set your DHCP server to use, you'll want to check this in the DHCP server object you build if you aren't sure):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;show int mgtX dhcp-server detail&lt;/P&gt;&lt;P&gt;^This will show you the leases for currently active clients&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;show int mgtX dhcp-server reserved-address&lt;/P&gt;&lt;P&gt;^This will show you any reserved addresses&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that what you were looking for? I'm afraid we can't see this in the GUI currently, but I can submit a feature request for this to be added in the future if you'd like?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 22:35:50 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85054#M10550</guid>
      <dc:creator>samantha_lynn</dc:creator>
      <dc:date>2018-10-23T22:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Configure DHCP server for lease IPs</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85055#M10551</link>
      <description>&lt;P&gt;Yes those are exactly what I'm looking for. But I'm getting following output after I send the command to AP &lt;/P&gt;&lt;P&gt;&lt;B&gt;"ENG-AERO-AP02#show interface mgt0 dhcp-server detail &lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;ERROR: Invalid parameter(s)"&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I want to know how to reserved the IP address from DHCP server, I don't find the option in HM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="b2a1ef41f0554e6686187bbb8cd94e01_0690c000006G149AAC.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/1799i79723C6C34EB718E/image-size/large?v=v2&amp;amp;px=999" role="button" title="b2a1ef41f0554e6686187bbb8cd94e01_0690c000006G149AAC.png" alt="b2a1ef41f0554e6686187bbb8cd94e01_0690c000006G149AAC.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 13:51:04 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85055#M10551</guid>
      <dc:creator>prashan</dc:creator>
      <dc:date>2018-10-24T13:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Configure DHCP server for lease IPs</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85056#M10552</link>
      <description>&lt;P&gt;@Sam Pirok​ Can you help me out here ? &lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 21:33:29 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85056#M10552</guid>
      <dc:creator>prashan</dc:creator>
      <dc:date>2018-10-24T21:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Configure DHCP server for lease IPs</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85057#M10553</link>
      <description>&lt;P&gt;Are you running that command on an AP or a BR/XR? Also, I'm sorry to say that we don't support reservations per say, but if you leave the address out of the IP pool you set in the DHCP server, you should be safe from overlaps in that case. &lt;/P&gt;</description>
      <pubDate>Thu, 25 Oct 2018 03:59:51 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85057#M10553</guid>
      <dc:creator>samantha_lynn</dc:creator>
      <dc:date>2018-10-25T03:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Configure DHCP server for lease IPs</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85058#M10554</link>
      <description>&lt;P&gt;Hi @Sam Pirok​,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Command work perfectly after I updated AP122 to 8.2r4&lt;/P&gt;&lt;P&gt;Thank you for the support &lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 12:17:31 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/configure-dhcp-server-for-lease-ips/m-p/85058#M10554</guid>
      <dc:creator>prashan</dc:creator>
      <dc:date>2018-11-01T12:17:31Z</dc:date>
    </item>
  </channel>
</rss>

