<?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: How to configure DHCP Server AP7602 in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dhcp-server-ap7602/m-p/89652#M8423</link>
    <description>&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="3aee54b38f09443ba56477c7a8817ae5_d022a959-29c7-4a42-810c-9642b0e54b40.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/1050i2277AEDFD0F25DFD/image-size/large?v=v2&amp;amp;px=999" role="button" title="3aee54b38f09443ba56477c7a8817ae5_d022a959-29c7-4a42-810c-9642b0e54b40.jpg" alt="3aee54b38f09443ba56477c7a8817ae5_d022a959-29c7-4a42-810c-9642b0e54b40.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 May 2019 11:58:06 GMT</pubDate>
    <dc:creator>Alan_Phan</dc:creator>
    <dc:date>2019-05-23T11:58:06Z</dc:date>
    <item>
      <title>How to configure DHCP Server AP7602</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dhcp-server-ap7602/m-p/89650#M8421</link>
      <description>Dear Team,&lt;BR /&gt;
&lt;BR /&gt;
I have tried DHCP service setting on AP7602 but not ok. Would you please help me check&lt;BR /&gt;
I created 2 ssid with 2 vlan difference:&lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;SSID:Extreme AP7602 - VLAN1:192.168.0.180/24 
&lt;/LI&gt;&lt;LI&gt;SSID:AP7602_Trial -  VLAN2:192.168.2.1/24 
&lt;/LI&gt;&lt;/UL&gt;When I access SSID:AP7602_Trial - my laptop don't receive IP in range VLAN2.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Alan</description>
      <pubDate>Thu, 23 May 2019 11:45:29 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dhcp-server-ap7602/m-p/89650#M8421</guid>
      <dc:creator>Alan_Phan</dc:creator>
      <dc:date>2019-05-23T11:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure DHCP Server AP7602</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dhcp-server-ap7602/m-p/89651#M8422</link>
      <description>Here is log:&lt;BR /&gt;
ap7602-32B1F4#show running-config &lt;BR /&gt;
!&lt;BR /&gt;
! Configuration of AP7602 version 5.9.2.0-032R&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
version 2.5&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
client-identity-group default&lt;BR /&gt;
 load default-fingerprints&lt;BR /&gt;
!&lt;BR /&gt;
ip access-list BROADCAST-MULTICAST-CONTROL&lt;BR /&gt;
 permit tcp any any rule-precedence 10 rule-description "permit all TCP traffic"&lt;BR /&gt;
 permit udp any eq 67 any eq dhcpc rule-precedence 11 rule-description "permit DHCP replies"&lt;BR /&gt;
 deny udp any range 137 138 any range 137 138 rule-precedence 20 rule-description "deny windows netbios"&lt;BR /&gt;
 deny ip any 224.0.0.0/4 rule-precedence 21 rule-description "deny IP multicast"&lt;BR /&gt;
 deny ip any host 255.255.255.255 rule-precedence 22 rule-description "deny IP local broadcast"&lt;BR /&gt;
 permit ip any any rule-precedence 100 rule-description "permit all IP traffic"&lt;BR /&gt;
!&lt;BR /&gt;
ip access-list default-B8500132B1F4-nat&lt;BR /&gt;
 permit ip any any rule-precedence 1 &lt;BR /&gt;
!&lt;BR /&gt;
mac access-list PERMIT-ARP-AND-IPv4&lt;BR /&gt;
 permit any any type ip rule-precedence 10 rule-description "permit all IPv4 traffic"&lt;BR /&gt;
 permit any any type arp rule-precedence 20 rule-description "permit all ARP traffic"&lt;BR /&gt;
!&lt;BR /&gt;
ip snmp-access-list default&lt;BR /&gt;
 permit any&lt;BR /&gt;
!&lt;BR /&gt;
firewall-policy default&lt;BR /&gt;
 no ip dos tcp-sequence-past-window&lt;BR /&gt;
 no stateful-packet-inspection-l2&lt;BR /&gt;
 ip tcp adjust-mss 1400&lt;BR /&gt;
!&lt;BR /&gt;
!     &lt;BR /&gt;
mint-policy global-default&lt;BR /&gt;
!&lt;BR /&gt;
meshpoint-qos-policy default&lt;BR /&gt;
!&lt;BR /&gt;
wlan-qos-policy AP7602_Trial&lt;BR /&gt;
 rate-limit client to-air rate 5000&lt;BR /&gt;
 rate-limit client from-air rate 5000&lt;BR /&gt;
 qos trust dscp&lt;BR /&gt;
 qos trust wmm&lt;BR /&gt;
!&lt;BR /&gt;
wlan-qos-policy "Extreme AP7602"&lt;BR /&gt;
 rate-limit client to-air rate 5000&lt;BR /&gt;
 rate-limit client from-air rate 5000&lt;BR /&gt;
 qos trust dscp&lt;BR /&gt;
 qos trust wmm&lt;BR /&gt;
!&lt;BR /&gt;
wlan-qos-policy default&lt;BR /&gt;
 qos trust dscp&lt;BR /&gt;
 qos trust wmm&lt;BR /&gt;
!&lt;BR /&gt;
radio-qos-policy default&lt;BR /&gt;
!&lt;BR /&gt;
wlan AP7602_Trial&lt;BR /&gt;
 description  &lt;BR /&gt;
 ssid AP7602_Trial&lt;BR /&gt;
 vlan 2&lt;BR /&gt;
 bridging-mode local&lt;BR /&gt;
 encryption-type none&lt;BR /&gt;
 authentication-type none&lt;BR /&gt;
 no client-client-communication&lt;BR /&gt;
 no fast-bss-transition over-ds&lt;BR /&gt;
 use wlan-qos-policy AP7602_Trial&lt;BR /&gt;
!     &lt;BR /&gt;
wlan "Extreme AP7602"&lt;BR /&gt;
 description  &lt;BR /&gt;
 ssid "Extreme AP7602"&lt;BR /&gt;
 vlan 1&lt;BR /&gt;
 bridging-mode local&lt;BR /&gt;
 encryption-type none&lt;BR /&gt;
 authentication-type none&lt;BR /&gt;
 no client-client-communication&lt;BR /&gt;
 no fast-bss-transition over-ds&lt;BR /&gt;
 use wlan-qos-policy "Extreme AP7602"&lt;BR /&gt;
!&lt;BR /&gt;
dhcp-server-policy WiNGExpressDhcpSvrPolicy&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
management-policy default&lt;BR /&gt;
 telnet&lt;BR /&gt;
 no http server&lt;BR /&gt;
 https server&lt;BR /&gt;
 rest-server&lt;BR /&gt;
 ssh&lt;BR /&gt;
 user admin password 1 ea260ae069f4d4a8b27e585041e55d365f7cac4eb444207d870e75e46dbd740b role superuser access all&lt;BR /&gt;
 snmp-server community 0 private rw&lt;BR /&gt;
 snmp-server community 0 public ro&lt;BR /&gt;
 snmp-server user snmptrap v3 encrypted des auth md5 0 admin123&lt;BR /&gt;
 snmp-server user snmpmanager v3 encrypted des auth md5 0 admin123&lt;BR /&gt;
!&lt;BR /&gt;
nsight-policy default&lt;BR /&gt;
!&lt;BR /&gt;
profile ap7602 default-ap7602&lt;BR /&gt;
 autoinstall configuration&lt;BR /&gt;
 autoinstall firmware&lt;BR /&gt;
 crypto ikev1 policy ikev1-default &lt;BR /&gt;
 isakmp-proposal default encryption aes-256 group 2 hash sha &lt;BR /&gt;
 crypto ikev2 policy ikev2-default &lt;BR /&gt;
 isakmp-proposal default encryption aes-256 group 2 hash sha &lt;BR /&gt;
 crypto ipsec transform-set default esp-aes-256 esp-sha-hmac&lt;BR /&gt;
 crypto ikev1 remote-vpn&lt;BR /&gt;
 crypto ikev2 remote-vpn&lt;BR /&gt;
 crypto auto-ipsec-secure&lt;BR /&gt;
 crypto load-management&lt;BR /&gt;
 crypto remote-vpn-client&lt;BR /&gt;
 interface radio1&lt;BR /&gt;
 wlan "Extreme AP7602" bss 1 primary&lt;BR /&gt;
 wlan AP7602_Trial bss 2 primary&lt;BR /&gt;
 antenna-mode 1x1&lt;BR /&gt;
 interface radio2&lt;BR /&gt;
 wlan "Extreme AP7602" bss 1 primary&lt;BR /&gt;
 wlan AP7602_Trial bss 2 primary&lt;BR /&gt;
 antenna-mode 1x1&lt;BR /&gt;
 interface bluetooth1&lt;BR /&gt;
 shutdown&lt;BR /&gt;
 interface ge1&lt;BR /&gt;
 interface ge2&lt;BR /&gt;
 interface vlan1&lt;BR /&gt;
 ip address dhcp&lt;BR /&gt;
 ip address zeroconf secondary&lt;BR /&gt;
 ip dhcp client request options all&lt;BR /&gt;
 interface pppoe1&lt;BR /&gt;
 use firewall-policy default&lt;BR /&gt;
 use client-identity-group default&lt;BR /&gt;
 service pm sys-restart&lt;BR /&gt;
 router ospf&lt;BR /&gt;
 adoption-mode controller&lt;BR /&gt;
!&lt;BR /&gt;
rf-domain default&lt;BR /&gt;
 timezone Etc/GMT+7&lt;BR /&gt;
 country-code vn&lt;BR /&gt;
 use nsight-policy default&lt;BR /&gt;
!&lt;BR /&gt;
ap7602 B8-50-01-32-B1-F4&lt;BR /&gt;
 use profile default-ap7602&lt;BR /&gt;
 use rf-domain default&lt;BR /&gt;
 hostname ap7602-32B1F4&lt;BR /&gt;
 location default&lt;BR /&gt;
 ip name-server 8.8.8.8&lt;BR /&gt;
 ip name-server 8.8.4.4&lt;BR /&gt;
 ip default-gateway 192.168.0.1&lt;BR /&gt;
 interface vlan1&lt;BR /&gt;
 description "WAN Interface"&lt;BR /&gt;
 ip address 192.168.0.180/24&lt;BR /&gt;
 no ip dhcp client request options all&lt;BR /&gt;
 ip nat inside&lt;BR /&gt;
 no shutdown&lt;BR /&gt;
 interface vlan2&lt;BR /&gt;
 no description&lt;BR /&gt;
 ip address 192.168.2.1/24&lt;BR /&gt;
 no ip nat&lt;BR /&gt;
 use dhcp-server-policy WiNGExpressDhcpSvrPolicy&lt;BR /&gt;
 no virtual-controller&lt;BR /&gt;
 rf-domain-manager capable&lt;BR /&gt;
 ip dns-server-forward&lt;BR /&gt;
 ip nat inside source list default-B8500132B1F4-nat precedence 1 interface vlan1 overload&lt;BR /&gt;
 no adoption-mode&lt;BR /&gt;
 !&lt;BR /&gt;
 !&lt;BR /&gt;
 end</description>
      <pubDate>Thu, 23 May 2019 11:48:01 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dhcp-server-ap7602/m-p/89651#M8422</guid>
      <dc:creator>Alan_Phan</dc:creator>
      <dc:date>2019-05-23T11:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure DHCP Server AP7602</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dhcp-server-ap7602/m-p/89652#M8423</link>
      <description>&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="3aee54b38f09443ba56477c7a8817ae5_d022a959-29c7-4a42-810c-9642b0e54b40.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/1050i2277AEDFD0F25DFD/image-size/large?v=v2&amp;amp;px=999" role="button" title="3aee54b38f09443ba56477c7a8817ae5_d022a959-29c7-4a42-810c-9642b0e54b40.jpg" alt="3aee54b38f09443ba56477c7a8817ae5_d022a959-29c7-4a42-810c-9642b0e54b40.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 11:58:06 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dhcp-server-ap7602/m-p/89652#M8423</guid>
      <dc:creator>Alan_Phan</dc:creator>
      <dc:date>2019-05-23T11:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure DHCP Server AP7602</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dhcp-server-ap7602/m-p/89653#M8424</link>
      <description>I am also interested</description>
      <pubDate>Wed, 26 Jun 2019 16:40:35 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dhcp-server-ap7602/m-p/89653#M8424</guid>
      <dc:creator>Tuan_Nguyen1</dc:creator>
      <dc:date>2019-06-26T16:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure DHCP Server AP7602</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dhcp-server-ap7602/m-p/89654#M8425</link>
      <description>Hi Alan,&lt;BR /&gt;
&lt;BR /&gt;
The running config has the policy empty. Just to make sure, did you apply the changes (bottom right in the UI)?&lt;BR /&gt;
&lt;BR /&gt;
Hope that helps,&lt;BR /&gt;
Tomasz</description>
      <pubDate>Fri, 12 Jul 2019 04:09:31 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dhcp-server-ap7602/m-p/89654#M8425</guid>
      <dc:creator>Tomasz</dc:creator>
      <dc:date>2019-07-12T04:09:31Z</dc:date>
    </item>
  </channel>
</rss>

