<?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: DHCP service on an elected AP7622 Virtual Controller in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/dhcp-service-on-an-elected-ap7622-virtual-controller/m-p/86876#M8123</link>
    <description>&lt;P&gt;Because the VC will migrated between APs, So every AP should config a static SVI ip manually or&amp;nbsp; device override, is that right?&lt;/P&gt;&lt;P&gt;Any possible to config multiple SVI static IP on profile and migrate them accompany with the VC role migration?&lt;/P&gt;&lt;P&gt;For example, when AP-A was VC and act as dhcp server, have been lease some IPs to clients, when AP-A down, and AP-B was elected as the new VC, any possible to migrate the AP-A’s SVI IP and dhcp lease db to AP-B automatically?&lt;/P&gt;</description>
    <pubDate>Fri, 03 Sep 2021 23:21:52 GMT</pubDate>
    <dc:creator>zlinuxboy</dc:creator>
    <dc:date>2021-09-03T23:21:52Z</dc:date>
    <item>
      <title>DHCP service on an elected AP7622 Virtual Controller</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/dhcp-service-on-an-elected-ap7622-virtual-controller/m-p/86872#M8119</link>
      <description>We are currently working with a customer that has an AP7522 network with a virtual controller (on an access point).  The VC is running a DHCP server for the WLAN clients.  We decided to enable the "Elected" Virtual Controller for high availability.  After we moved to the "elected" VC and configured an additional static IP address, we cannot get the VC to hand out DHCP addresses.  The DHCP server is configured and enable at the AP profile.  I've been able to recreate this same issue on my access points.  &lt;BR /&gt;
&lt;BR /&gt;
My customer is on 5.9.2.5&lt;BR /&gt;
My system is on version 5.9.3.1&lt;BR /&gt;
&lt;BR /&gt;
Relevant configuration below&lt;BR /&gt;
&lt;BR /&gt;
dhcp-server-policy Blackhole&lt;BR /&gt;
 dhcp-pool POOL1&lt;BR /&gt;
 network 10.10.10.0/24&lt;BR /&gt;
 dhcp-server activation-criteria rf-domain-manager&lt;BR /&gt;
!&lt;BR /&gt;
profile ap7522 default-ap7522&lt;BR /&gt;
 use enterprise-ui&lt;BR /&gt;
 no autoinstall configuration&lt;BR /&gt;
 no autoinstall firmware&lt;BR /&gt;
 load-balancing balance-band-loads&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  bss 1 primary&lt;BR /&gt;
 wlan " bss 2 primary&lt;BR /&gt;
 interface radio2&lt;BR /&gt;
 wlan ConnorCompany bss 1 primary&lt;BR /&gt;
 interface ge1&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 event-system-policy default&lt;BR /&gt;
 use dhcp-server-policy Blackhole&lt;BR /&gt;
 use firewall-policy default&lt;BR /&gt;
 use client-identity-group default&lt;BR /&gt;
 virtual-controller auto&lt;BR /&gt;
 virtual-controller management-interface ip address 192.168.100.16/23&lt;BR /&gt;
 rf-domain-manager capable&lt;BR /&gt;
 logging on&lt;BR /&gt;
 ip nat inside source list BROADCAST-MULTICAST-CONTROL precedence 1 interface vlan1 overload&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 CST6CDT&lt;BR /&gt;
 country-code us&lt;BR /&gt;
 use smart-rf-policy default&lt;BR /&gt;
 !&lt;BR /&gt;
ap7522 84-24-8D-17-78-B4&lt;BR /&gt;
 use profile default-ap7522&lt;BR /&gt;
 use rf-domain default&lt;BR /&gt;
 hostname ap7522-1778B4&lt;BR /&gt;
 interface vlan1&lt;BR /&gt;
 ip address 192.168.101.15/23&lt;BR /&gt;
 no use dhcp-server-policy&lt;BR /&gt;
 rf-domain-manager capable&lt;BR /&gt;
 no adoption-mode</description>
      <pubDate>Sat, 30 Mar 2019 03:40:19 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/dhcp-service-on-an-elected-ap7622-virtual-controller/m-p/86872#M8119</guid>
      <dc:creator>theciscokid99</dc:creator>
      <dc:date>2019-03-30T03:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP service on an elected AP7622 Virtual Controller</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/dhcp-service-on-an-elected-ap7622-virtual-controller/m-p/86873#M8120</link>
      <description>DHCP service will not work without assigning a static IP address to SVI of the desired AP.&lt;BR /&gt;
&lt;B&gt;&lt;I&gt;&lt;U&gt;Example:&lt;/U&gt;&lt;/I&gt;&lt;/B&gt;&lt;BR /&gt;
interface VLAN 10&lt;BR /&gt;
ip address 10.10.10.1/24</description>
      <pubDate>Sat, 30 Mar 2019 04:00:56 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/dhcp-service-on-an-elected-ap7622-virtual-controller/m-p/86873#M8120</guid>
      <dc:creator>Daren_E</dc:creator>
      <dc:date>2019-03-30T04:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP service on an elected AP7622 Virtual Controller</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/dhcp-service-on-an-elected-ap7622-virtual-controller/m-p/86874#M8121</link>
      <description>I did have a static IP on the SVI of the original VC but not the other AP's.  I added static IP's to the other AP's and still no change.  Wireless client associate and come up with a 169.x.x.x address.  If I connect the AP's to a network with DHCP available, the wireless clients will associate pull IP's from that DHCP server.</description>
      <pubDate>Tue, 02 Apr 2019 03:05:40 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/dhcp-service-on-an-elected-ap7622-virtual-controller/m-p/86874#M8121</guid>
      <dc:creator>theciscokid99</dc:creator>
      <dc:date>2019-04-02T03:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP service on an elected AP7622 Virtual Controller</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/dhcp-service-on-an-elected-ap7622-virtual-controller/m-p/86875#M8122</link>
      <description>Static IP's on the SVI's did solve the problem.  I had another error on my DHCP config that was causing an issue.</description>
      <pubDate>Fri, 12 Apr 2019 23:46:04 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/dhcp-service-on-an-elected-ap7622-virtual-controller/m-p/86875#M8122</guid>
      <dc:creator>theciscokid99</dc:creator>
      <dc:date>2019-04-12T23:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP service on an elected AP7622 Virtual Controller</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/dhcp-service-on-an-elected-ap7622-virtual-controller/m-p/86876#M8123</link>
      <description>&lt;P&gt;Because the VC will migrated between APs, So every AP should config a static SVI ip manually or&amp;nbsp; device override, is that right?&lt;/P&gt;&lt;P&gt;Any possible to config multiple SVI static IP on profile and migrate them accompany with the VC role migration?&lt;/P&gt;&lt;P&gt;For example, when AP-A was VC and act as dhcp server, have been lease some IPs to clients, when AP-A down, and AP-B was elected as the new VC, any possible to migrate the AP-A’s SVI IP and dhcp lease db to AP-B automatically?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 23:21:52 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/dhcp-service-on-an-elected-ap7622-virtual-controller/m-p/86876#M8123</guid>
      <dc:creator>zlinuxboy</dc:creator>
      <dc:date>2021-09-03T23:21:52Z</dc:date>
    </item>
  </channel>
</rss>

