<?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: AP7161 configure DHCP on a specific valn in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap7161-configure-dhcp-on-a-specific-valn/m-p/74331#M6833</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;A href="https://ext.connectedcommunity.org/profile?UserKey=bfc4dc22-79d9-4b28-a957-b101a0bf4b1f"&gt;Chris Kelly&lt;/A&gt;&amp;nbsp;for the reply, it looks like this one line&amp;nbsp;was problem, I didn’t make use of my dhcp policy that I created.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Oct 2019 00:31:50 GMT</pubDate>
    <dc:creator>emery0123</dc:creator>
    <dc:date>2019-10-17T00:31:50Z</dc:date>
    <item>
      <title>AP7161 configure DHCP on a specific valn</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap7161-configure-dhcp-on-a-specific-valn/m-p/74327#M6829</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have an 7161 AP. I want to deliver ip to wireless clients using DHCP: But I just can’t do it, am i missing something here?&lt;/P&gt;&lt;P&gt;here is my wlan config:&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;wlan TestWIFI&lt;BR /&gt;&amp;nbsp;ssid Test&lt;BR /&gt;&amp;nbsp;enforce-dhcp&lt;BR /&gt;&amp;nbsp;vlan 23&lt;BR /&gt;&amp;nbsp;encryption-type ccmp&lt;BR /&gt;&amp;nbsp;authentication-type none&lt;BR /&gt;&amp;nbsp;no answer-broadcast-probes&lt;BR /&gt;&amp;nbsp;wireless-client inactivity-timeout 600&lt;BR /&gt;&amp;nbsp;wpa-wpa2 psk 0 test1234&lt;BR /&gt;&amp;nbsp;no wing-extensions wing-load-information&lt;BR /&gt;&amp;nbsp;no client-load-balancing allow-single-band-clients 5ghz&lt;BR /&gt;&amp;nbsp;no client-load-balancing allow-single-band-clients 2.4ghz&lt;BR /&gt;&amp;nbsp;ip arp trust&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;dhcp policy config:&lt;/P&gt;&lt;P&gt;dhcp-server-policy dhcpAP&lt;BR /&gt;&amp;nbsp;dhcp-class classdhcp&lt;BR /&gt;&amp;nbsp; option user-class 1&lt;BR /&gt;&amp;nbsp; multiple-user-class&lt;BR /&gt;&amp;nbsp; dhcp-pool pool23&lt;BR /&gt;&amp;nbsp; network 192.168.23.0/24&lt;BR /&gt;&amp;nbsp; address range 192.168.23.5 192.168.23.254 class classdhcp&lt;BR /&gt;&amp;nbsp; lease infinite&lt;BR /&gt;&amp;nbsp; domain-name pool&lt;BR /&gt;!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 19:08:07 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap7161-configure-dhcp-on-a-specific-valn/m-p/74327#M6829</guid>
      <dc:creator>emery0123</dc:creator>
      <dc:date>2019-10-16T19:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: AP7161 configure DHCP on a specific valn</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap7161-configure-dhcp-on-a-specific-valn/m-p/74328#M6830</link>
      <description>&lt;P&gt;Common mistake is forget to&amp;nbsp;assign IP address to vlan. Please try below&lt;BR /&gt;&lt;BR /&gt;(config)#self&lt;BR /&gt;(config-device-)#interface vlan 23&lt;BR /&gt;(config-device-if-vlan23)#ip address &amp;nbsp;192.168.23.1/24&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 19:20:37 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap7161-configure-dhcp-on-a-specific-valn/m-p/74328#M6830</guid>
      <dc:creator>KK</dc:creator>
      <dc:date>2019-10-16T19:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: AP7161 configure DHCP on a specific valn</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap7161-configure-dhcp-on-a-specific-valn/m-p/74329#M6831</link>
      <description>&lt;P&gt;Thanks for the reply, I just did what you asked, seems like doesn’t work.&lt;/P&gt;&lt;P&gt;Here is my profile config:&lt;/P&gt;&lt;P&gt;profile ap71xx XX&lt;BR /&gt;&amp;nbsp;no mint mlcp ipv6&lt;BR /&gt;&amp;nbsp;bridge vlan 10&lt;BR /&gt;&amp;nbsp; bridging-mode local&lt;BR /&gt;&amp;nbsp; ip arp trust&lt;BR /&gt;&amp;nbsp; ip igmp snooping&lt;BR /&gt;&amp;nbsp; ip igmp snooping querier&lt;BR /&gt;&amp;nbsp; ipv6 mld snooping&lt;BR /&gt;&amp;nbsp; ipv6 mld snooping querier&lt;BR /&gt;&amp;nbsp;area Test123&lt;BR /&gt;&amp;nbsp;ip default-gateway 192.168.23.1&lt;BR /&gt;&amp;nbsp;no autoinstall configuration&lt;BR /&gt;&amp;nbsp;no autoinstall firmware&lt;BR /&gt;&amp;nbsp;crypto ikev1 policy ikev1-default&amp;nbsp;&lt;BR /&gt;&amp;nbsp; isakmp-proposal default encryption aes-256 group 2 hash sha&amp;nbsp;&lt;BR /&gt;&amp;nbsp;crypto ikev2 policy ikev2-default&amp;nbsp;&lt;BR /&gt;&amp;nbsp; isakmp-proposal default encryption aes-256 group 2 hash sha&amp;nbsp;&lt;BR /&gt;&amp;nbsp;crypto ipsec transform-set default esp-aes-256 esp-sha-hmac&lt;BR /&gt;&amp;nbsp;crypto ikev1 remote-vpn&lt;BR /&gt;&amp;nbsp;crypto ikev2 remote-vpn&lt;BR /&gt;&amp;nbsp;crypto auto-ipsec-secure&lt;BR /&gt;&amp;nbsp;crypto remote-vpn-client&lt;BR /&gt;&amp;nbsp;interface radio1&lt;BR /&gt;&amp;nbsp; channel 6&lt;BR /&gt;&amp;nbsp; rate-selection opportunistic&lt;BR /&gt;&amp;nbsp; placement outdoor&lt;BR /&gt;&amp;nbsp; rts-threshold 1&lt;BR /&gt;&amp;nbsp; wlan TestWIFI bss 2 primary&lt;BR /&gt;&amp;nbsp; meshpoint Test123 bss 1&lt;BR /&gt;&amp;nbsp; non-unicast tx-rate lowest-basic&lt;BR /&gt;&amp;nbsp; antenna-mode 3x3&lt;BR /&gt;&amp;nbsp; no dynamic-chain-selection&lt;BR /&gt;&amp;nbsp; antenna-diversity&lt;BR /&gt;&amp;nbsp;interface radio2&lt;BR /&gt;&amp;nbsp; channel 132&lt;BR /&gt;&amp;nbsp; rate-selection opportunistic&lt;BR /&gt;&amp;nbsp; placement outdoor&lt;BR /&gt;&amp;nbsp; rts-threshold 1&lt;BR /&gt;&amp;nbsp; meshpoint Test123 bss 1&lt;BR /&gt;&amp;nbsp; antenna-mode 3x3&lt;BR /&gt;&amp;nbsp; no dynamic-chain-selection&lt;BR /&gt;&amp;nbsp;interface radio3&lt;BR /&gt;&amp;nbsp; shutdown&lt;BR /&gt;&amp;nbsp; placement outdoor&lt;BR /&gt;&amp;nbsp;interface ge1&lt;BR /&gt;&amp;nbsp; switchport mode access&lt;BR /&gt;&amp;nbsp; switchport access vlan 25&lt;BR /&gt;&amp;nbsp; use ip-access-list in BROADCAST-MULTICAST-CONTROL&lt;BR /&gt;&amp;nbsp; ip arp trust&lt;BR /&gt;&amp;nbsp;interface ge2&lt;BR /&gt;&amp;nbsp; shutdown&lt;BR /&gt;&amp;nbsp;interface vlan10&lt;BR /&gt;&amp;nbsp; ip address 10.10.10.2/24&lt;BR /&gt;&amp;nbsp;interface vlan25&lt;BR /&gt;&amp;nbsp; ip address 192.168.25.2/24&lt;BR /&gt;&amp;nbsp;interface vlan23&lt;BR /&gt;&amp;nbsp;&amp;nbsp;ip address 192.168.23.1/24&lt;BR /&gt;&amp;nbsp; ip dhcp client request options all&lt;BR /&gt;&amp;nbsp; use ip-access-list in BROADCAST-MULTICAST-CONTROL&lt;BR /&gt;&amp;nbsp;interface wwan1&lt;BR /&gt;&amp;nbsp;interface pppoe1&lt;BR /&gt;&amp;nbsp;use firewall-policy default&lt;BR /&gt;&amp;nbsp;no events on&lt;BR /&gt;&amp;nbsp;logging forward critical&lt;BR /&gt;&amp;nbsp;controller hello-interval 60 adjacency-hold-time 180&lt;BR /&gt;&amp;nbsp;no cdp run&lt;BR /&gt;&amp;nbsp;no lldp run&lt;BR /&gt;&amp;nbsp;misconfiguration-recovery-time 0&lt;BR /&gt;&amp;nbsp;service pm sys-restart&lt;BR /&gt;&amp;nbsp;meshpoint-device Test123&lt;BR /&gt;&amp;nbsp; path-method uniform&lt;BR /&gt;&amp;nbsp; hysteresis period 60&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 19:36:04 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap7161-configure-dhcp-on-a-specific-valn/m-p/74329#M6831</guid>
      <dc:creator>emery0123</dc:creator>
      <dc:date>2019-10-16T19:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: AP7161 configure DHCP on a specific valn</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap7161-configure-dhcp-on-a-specific-valn/m-p/74330#M6832</link>
      <description>&lt;P&gt;emery0123,&lt;/P&gt;&lt;P&gt;Unless the config entry is part of the AP’s override section, you don’t have a ‘use’ statement in the AP’s config that says to actually &lt;EM&gt;&lt;STRONG&gt;use &lt;/STRONG&gt;&lt;/EM&gt;the DHCP server policy you created.&lt;/P&gt;&lt;P&gt;Remember, in WiNG, you create various policies and such….and then in the AP or controller profiles, you have to say that you want to use them.&amp;nbsp; In the CLI, you see this as ‘use’ statements.&amp;nbsp; Look through your config and you’ll see a few in there already.&amp;nbsp; Examples I see:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;use ip-access-list in BROADCAST-MULTICAST-CONTROL&lt;/STRONG&gt;&lt;/LI&gt;	&lt;LI&gt;&lt;STRONG&gt;use firewall-policy default&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;So somewhere, either in the AP Profile itself or in the AP’s override section, you need to have a statement that says to use your created DHCP Policy.&amp;nbsp; It would look like this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;use&amp;nbsp;dhcp-server-policy dhcpAP&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you do already have this statement somewhere that I’m not seeing, then the issue lies elsewhere.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 21:28:39 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap7161-configure-dhcp-on-a-specific-valn/m-p/74330#M6832</guid>
      <dc:creator>ckelly</dc:creator>
      <dc:date>2019-10-16T21:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: AP7161 configure DHCP on a specific valn</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap7161-configure-dhcp-on-a-specific-valn/m-p/74331#M6833</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;A href="https://ext.connectedcommunity.org/profile?UserKey=bfc4dc22-79d9-4b28-a957-b101a0bf4b1f"&gt;Chris Kelly&lt;/A&gt;&amp;nbsp;for the reply, it looks like this one line&amp;nbsp;was problem, I didn’t make use of my dhcp policy that I created.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 00:31:50 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap7161-configure-dhcp-on-a-specific-valn/m-p/74331#M6833</guid>
      <dc:creator>emery0123</dc:creator>
      <dc:date>2019-10-17T00:31:50Z</dc:date>
    </item>
  </channel>
</rss>

