<?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: Duplicate SSIDs Across APs are Causing SSIDs to Drop In and Out in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71029#M6448</link>
    <description>Hi Christopher!&lt;BR /&gt;
&lt;BR /&gt;
Thank you for the additional information! &lt;BR /&gt;
&lt;BR /&gt;
We do seem to have a controller. When we log into one of our APs, it does indeed list our two other APs as neighbors and show their information/statistics/client count. This was accomplished though without having any adoption settings enabled or Virtual Controller elections enabled. &lt;BR /&gt;
&lt;BR /&gt;
· Load-balancing group-id (on each AP // the same ID) - all on Group ID 1 &lt;BR /&gt;
· Client-load-balancing (on WLANs) - enabled across all SSIDs&lt;BR /&gt;
· Load-balancing balance-ap-loads (on each AP) - enabled on each profile on each AP&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
When all of our SSIDs are up, load balancing seems to work as expected. The biggest issue we are facing is with the SSIDs themselves. Now that we have three APs all with the same WLANs and SSIDs in the same area, our SSIDs seem to drop from service periodically. They always come back up, but at different time intervals. &lt;BR /&gt;
&lt;BR /&gt;
Here is an example of our configuration:&lt;BR /&gt;
&lt;BR /&gt;
!&lt;BR /&gt;
! Configuration of AP7532 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;
alias network-service $tcp proto tcp 1-65535 sourceport 80 proto tcp 80 sourceport 1-65535&lt;BR /&gt;
!&lt;BR /&gt;
alias network-service $udp proto udp 1-65535 sourceport 1-65535&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;
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;
schedule-policy ALL&lt;BR /&gt;
 description FOREVERRRRRRR&lt;BR /&gt;
 time-rule days all&lt;BR /&gt;
!&lt;BR /&gt;
application App_DT3&lt;BR /&gt;
 description DT3&lt;BR /&gt;
 use network-service $udp&lt;BR /&gt;
 use network-service $tcp&lt;BR /&gt;
!&lt;BR /&gt;
application App_DT1&lt;BR /&gt;
 description DT1&lt;BR /&gt;
 use network-service $udp&lt;BR /&gt;
 use network-service $tcp&lt;BR /&gt;
!&lt;BR /&gt;
application-policy AppPolicy_DT3&lt;BR /&gt;
 description DT3&lt;BR /&gt;
 enforcement-time days all&lt;BR /&gt;
 mark app-category all 8021p 3 schedule ALL precedence 1&lt;BR /&gt;
!&lt;BR /&gt;
application-policy AppPolicy_DT1&lt;BR /&gt;
 description DT1&lt;BR /&gt;
 enforcement-time days all&lt;BR /&gt;
 mark app-category all 8021p 5 schedule ALL precedence 1&lt;BR /&gt;
!&lt;BR /&gt;
firewall-policy default&lt;BR /&gt;
 no ip dos tcp-sequence-past-window&lt;BR /&gt;
 dhcp-offer-convert&lt;BR /&gt;
 no alg ftp&lt;BR /&gt;
 no alg tftp&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 DT3_Internet&lt;BR /&gt;
 no wmm power-save&lt;BR /&gt;
 classification non-unicast normal&lt;BR /&gt;
 qos trust dscp&lt;BR /&gt;
 qos trust wmm&lt;BR /&gt;
!&lt;BR /&gt;
wlan-qos-policy DeviceType2&lt;BR /&gt;
 classification voice&lt;BR /&gt;
 classification non-unicast voice&lt;BR /&gt;
 voice-prioritization&lt;BR /&gt;
 qos trust dscp&lt;BR /&gt;
 qos trust wmm&lt;BR /&gt;
!&lt;BR /&gt;
wlan-qos-policy DeviceType1&lt;BR /&gt;
 classification non-wmm video&lt;BR /&gt;
 no wmm power-save&lt;BR /&gt;
 multicast-mask primary XX-XX-XX-XX-XX-XX/FF-FF-FF-FF-FF-00&lt;BR /&gt;
 classification non-unicast video&lt;BR /&gt;
 voice-prioritization&lt;BR /&gt;
 qos trust dscp&lt;BR /&gt;
 qos trust wmm&lt;BR /&gt;
 accelerated-multicast autodetect classification video&lt;BR /&gt;
!&lt;BR /&gt;
wlan-qos-policy default&lt;BR /&gt;
 no wmm power-save&lt;BR /&gt;
 classification non-unicast normal&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;
 accelerated-multicast max-streams 50&lt;BR /&gt;
 accelerated-multicast client-timeout 5900&lt;BR /&gt;
!&lt;BR /&gt;
wlan "DT3 Internet Test"&lt;BR /&gt;
 description DT3 Internet&lt;BR /&gt;
 ssid WAP_3_50_DT3&lt;BR /&gt;
 vlan XXX&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;
 wpa-wpa2 psk 0 TEST4321&lt;BR /&gt;
 client-load-balancing&lt;BR /&gt;
 wireless-client count-per-radio 250&lt;BR /&gt;
 use wlan-qos-policy DT3_Internet&lt;BR /&gt;
 no ipv6 nd header-mismatch-validation&lt;BR /&gt;
 use application-policy AppPolicy_DT3&lt;BR /&gt;
!&lt;BR /&gt;
wlan DeviceType2&lt;BR /&gt;
 description DeviceType2&lt;BR /&gt;
 ssid WAP_3_50_DT2&lt;BR /&gt;
 vlan XXX&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 radio-resource-measurement channel-report&lt;BR /&gt;
 wpa-wpa2 psk 0 1234TEST&lt;BR /&gt;
 wireless-client count-per-radio 5&lt;BR /&gt;
 use wlan-qos-policy DeviceType2&lt;BR /&gt;
 no ipv6 nd header-mismatch-validation&lt;BR /&gt;
!&lt;BR /&gt;
wlan Company_Wi-Fi_C1R1&lt;BR /&gt;
 description Public SSID&lt;BR /&gt;
 ssid WAP_3_24&lt;BR /&gt;
 vlan XXX&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;
 wireless-client inactivity-timeout 600&lt;BR /&gt;
 wpa-wpa2 psk 0 TESTEST&lt;BR /&gt;
 wireless-client tx-power 4&lt;BR /&gt;
 client-load-balancing&lt;BR /&gt;
!&lt;BR /&gt;
wlan Company_Wi-Fi_C1R2&lt;BR /&gt;
 description Test_Conf_1_1_5G&lt;BR /&gt;
 ssid WAP_3_50&lt;BR /&gt;
 vlan XXX&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;
 wireless-client inactivity-timeout 600&lt;BR /&gt;
 wpa-wpa2 psk 0 TEST1234&lt;BR /&gt;
 wireless-client tx-power 4&lt;BR /&gt;
 client-load-balancing&lt;BR /&gt;
 use wlan-qos-policy DeviceType1&lt;BR /&gt;
 use application-policy AppPolicy_DT1&lt;BR /&gt;
!&lt;BR /&gt;
smart-rf-policy default&lt;BR /&gt;
!&lt;BR /&gt;
wips-policy default&lt;BR /&gt;
!&lt;BR /&gt;
radius-server-policy default&lt;BR /&gt;
!&lt;BR /&gt;
dhcp-server-policy default&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
management-policy default&lt;BR /&gt;
 no telnet&lt;BR /&gt;
 no http server&lt;BR /&gt;
 https server&lt;BR /&gt;
 rest-server&lt;BR /&gt;
 ssh&lt;BR /&gt;
!&lt;BR /&gt;
event-system-policy default&lt;BR /&gt;
!&lt;BR /&gt;
l2tpv3 policy default&lt;BR /&gt;
!&lt;BR /&gt;
location-policy Airplane&lt;BR /&gt;
!&lt;BR /&gt;
profile ap7532 default-ap7532&lt;BR /&gt;
 use enterprise-ui&lt;BR /&gt;
 no mint mlcp vlan&lt;BR /&gt;
 no mint mlcp ip&lt;BR /&gt;
 no mint mlcp ipv6&lt;BR /&gt;
 no ip igmp snooping forward-unknown-multicast&lt;BR /&gt;
 ip igmp snooping querier&lt;BR /&gt;
 ip igmp snooping querier max-response-time 20&lt;BR /&gt;
 ip igmp snooping querier robustness-variable 3&lt;BR /&gt;
 no ipv6 mld snooping forward-unknown-multicast&lt;BR /&gt;
 no ip domain-lookup&lt;BR /&gt;
 no autoinstall configuration&lt;BR /&gt;
 no autoinstall firmware&lt;BR /&gt;
 no device-upgrade auto&lt;BR /&gt;
 load-balancing advanced-params max-neighbors 2&lt;BR /&gt;
 load-balancing advanced-params hiwater-threshold ap 3&lt;BR /&gt;
 load-balancing balance-ap-loads&lt;BR /&gt;
 load-balancing group-id 1&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;
 shutdown&lt;BR /&gt;
 channel 6&lt;BR /&gt;
 power 12&lt;BR /&gt;
 wlan Company_Wi-Fi_C1R1 bss 1 primary&lt;BR /&gt;
 rifs none&lt;BR /&gt;
 aggregation ampdu max-aggr-size tx 2000&lt;BR /&gt;
 probe-response rate lowest-basic&lt;BR /&gt;
 interface radio2&lt;BR /&gt;
 channel 149w&lt;BR /&gt;
 power 30&lt;BR /&gt;
 beacon period 50&lt;BR /&gt;
 beacon dtim-period 1&lt;BR /&gt;
 wlan Company_Wi-Fi_C1R2 bss 1 primary&lt;BR /&gt;
 wlan "DT3 Internet Test" bss 2 primary&lt;BR /&gt;
 wlan DeviceType2 bss 3 primary&lt;BR /&gt;
 rifs none&lt;BR /&gt;
 aggregation ampdu max-aggr-size tx 2000&lt;BR /&gt;
 probe-response rate lowest-basic&lt;BR /&gt;
 no dfs-rehome&lt;BR /&gt;
 interface ge1&lt;BR /&gt;
 switchport mode trunk&lt;BR /&gt;
 switchport trunk allowed vlan 1-XXXX&lt;BR /&gt;
 switchport trunk native vlan XXX&lt;BR /&gt;
 switchport trunk native tagged&lt;BR /&gt;
 no ipv6 nd raguard&lt;BR /&gt;
 ip arp trust&lt;BR /&gt;
 no ipv6 dhcpv6 trust&lt;BR /&gt;
 no cdp receive&lt;BR /&gt;
 no cdp transmit&lt;BR /&gt;
 no lldp receive&lt;BR /&gt;
 no lldp transmit&lt;BR /&gt;
 interface vlanXXX&lt;BR /&gt;
 description DT1&lt;BR /&gt;
 ip address 192.168.100.100/24&lt;BR /&gt;
 interface vlanXXX&lt;BR /&gt;
 description Management&lt;BR /&gt;
 ip address 192.168.200.100/24&lt;BR /&gt;
 ipv6 enable&lt;BR /&gt;
 interface vlanXXXX&lt;BR /&gt;
 description Internal&lt;BR /&gt;
 ip address 192.168.300.100/24&lt;BR /&gt;
 interface pppoe1&lt;BR /&gt;
 use event-system-policy default&lt;BR /&gt;
 use firewall-policy default&lt;BR /&gt;
 ntp server 192.168.100.101&lt;BR /&gt;
 rf-domain-manager capable&lt;BR /&gt;
 no ip dhcp client hostname&lt;BR /&gt;
 logging on&lt;BR /&gt;
 logging buffered informational&lt;BR /&gt;
 logging syslog informational&lt;BR /&gt;
 no events forward on&lt;BR /&gt;
 no logging forward&lt;BR /&gt;
 controller vlan XXX&lt;BR /&gt;
 no cdp run&lt;BR /&gt;
 no lldp run&lt;BR /&gt;
 no ip routing&lt;BR /&gt;
 service pm sys-restart&lt;BR /&gt;
 router ospf&lt;BR /&gt;
 no ipv6 unicast-routing&lt;BR /&gt;
 dpi&lt;BR /&gt;
 dpi custom-app App_DT1&lt;BR /&gt;
 adoption-mode controller&lt;BR /&gt;
!&lt;BR /&gt;
rf-domain default&lt;BR /&gt;
 location Ground&lt;BR /&gt;
 contact Company&lt;BR /&gt;
 timezone America/Montreal&lt;BR /&gt;
 country-code us&lt;BR /&gt;
 control-vlan XXX&lt;BR /&gt;
!&lt;BR /&gt;
ap7532 B8-50-01-72-0E-2C&lt;BR /&gt;
 use profile default-ap7532&lt;BR /&gt;
 use rf-domain default&lt;BR /&gt;
 hostname ap7532-720E2C&lt;BR /&gt;
!&lt;BR /&gt;
ap7532 B8-50-01-72-19-A0&lt;BR /&gt;
 use profile default-ap7532&lt;BR /&gt;
 use rf-domain default&lt;BR /&gt;
 hostname ap7532-7219A0&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
end</description>
    <pubDate>Sat, 02 Mar 2019 00:40:49 GMT</pubDate>
    <dc:creator>danwelsh112</dc:creator>
    <dc:date>2019-03-02T00:40:49Z</dc:date>
    <item>
      <title>Duplicate SSIDs Across APs are Causing SSIDs to Drop In and Out</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71022#M6441</link>
      <description>&lt;B&gt;&lt;U&gt;Setup:&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;3 APs (AP 7532, WiNG 5.9.2) 
&lt;/LI&gt;&lt;LI&gt;Three WLANs setup on each AP - Same SSIDs across all APs 
&lt;/LI&gt;&lt;LI&gt;All WLANs are on 5GHz radio - 2.4 GHz Radio is OFF 
&lt;/LI&gt;&lt;LI&gt;Each radio across APs is on a different channel on 40 MHz Band - 36, 44, 126 
&lt;/LI&gt;&lt;LI&gt;Load balancing enabled on each WLAN 
&lt;/LI&gt;&lt;LI&gt;No Virtual Controller settings are enabled on any AP  - &lt;I&gt;Enable Auto Election of VC&lt;/I&gt; is OFF 
&lt;/LI&gt;&lt;/UL&gt;
&lt;B&gt;&lt;U&gt;Issue:&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
With load balancing enabled, we can see that our devices are continually switching APs and disassociating and associating. When monitoring the SSIDs, we can see that the SSIDs are available for a few minutes (long enough to successfully associate), but then after a couple minutes, they will no longer be available for a few seconds (i.e.long enough for the device to disconnect). &lt;BR /&gt;
&lt;BR /&gt;
Issue seems to be happening on the AP side. We made each of the SSIDs across the APs unique, and we no longer had this problem. SSIDs remained consistently stable and available to the devices. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;&lt;U&gt;Question:&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
Is there a certain configuration or setting we are missing that is necessary to properly enable load balancing across APs, all of which have the same SSIDs?</description>
      <pubDate>Thu, 28 Feb 2019 07:31:33 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71022#M6441</guid>
      <dc:creator>danwelsh112</dc:creator>
      <dc:date>2019-02-28T07:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate SSIDs Across APs are Causing SSIDs to Drop In and Out</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71023#M6442</link>
      <description>Hello Dan,&lt;BR /&gt;
      If there are no other WiNG 5 devices on the network (e.g. wireless controller/APs) I recommend the following:&lt;BR /&gt;
&lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;Upgrade AP7532s to v5.9.3.1 
&lt;/LI&gt;&lt;LI&gt;Enable Virtual Controller in order for APs to know about each other via MiNT, stats, and for ease of management 
&lt;/LI&gt;&lt;LI&gt;AP Profile should have '&lt;B&gt;load-balancing balance-ap-loads&lt;/B&gt;' 
&lt;/LI&gt;&lt;/UL&gt;
If issue is persistent, I advise opening a support case so we can review the tech-supports from the APs to see what is going on.</description>
      <pubDate>Thu, 28 Feb 2019 08:10:58 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71023#M6442</guid>
      <dc:creator>Christopher_Fra</dc:creator>
      <dc:date>2019-02-28T08:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate SSIDs Across APs are Causing SSIDs to Drop In and Out</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71024#M6443</link>
      <description>Hi Christopher,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the quick response!&lt;BR /&gt;
&lt;BR /&gt;
Is it necessary to have the Virtual Controller enabled in order for the AP Load Balancing feature to function properly? &lt;BR /&gt;
&lt;BR /&gt;
We have some limitations with this. We need to have slightly different profiles loaded on each unit, but due to the way we have to load the configurations in our system environment, we do not have the option to individually enable certain device overrides on the APs as needed, as the overrides appear to be specifically tied to a specific MAC and AP. &lt;BR /&gt;
&lt;BR /&gt;
We do havee the '&lt;B&gt;load-balancing balance-ap-loads&lt;/B&gt;' in our profiles. We will work to see if we can upgrade the  version.&lt;BR /&gt;
&lt;BR /&gt;
I would also like to open a support case. How do I go about doing this?&lt;BR /&gt;
&lt;BR /&gt;
Thanks so much!</description>
      <pubDate>Thu, 28 Feb 2019 09:22:30 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71024#M6443</guid>
      <dc:creator>danwelsh112</dc:creator>
      <dc:date>2019-02-28T09:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate SSIDs Across APs are Causing SSIDs to Drop In and Out</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71025#M6444</link>
      <description>Hello Dan,&lt;BR /&gt;
&lt;BR /&gt;
Please follow these instructions to create an online support case:&lt;BR /&gt;
https://gtacknowledge.extremenetworks.com/articles/How_To/Create-a-Case-via-New-Portal&lt;BR /&gt;
&lt;BR /&gt;
OR &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.extremenetworks.com/support/contact/" target="_blank" rel="nofollow noreferrer noopener"&gt;Contact us&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Thank  you,&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Fri, 01 Mar 2019 00:55:16 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71025#M6444</guid>
      <dc:creator>Christoph_S</dc:creator>
      <dc:date>2019-03-01T00:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate SSIDs Across APs are Causing SSIDs to Drop In and Out</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71026#M6445</link>
      <description>Hello Dan,&lt;BR /&gt;
      Controller is not required for load-balancing among stand-alone APs.</description>
      <pubDate>Fri, 01 Mar 2019 03:40:54 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71026#M6445</guid>
      <dc:creator>Christopher_Fra</dc:creator>
      <dc:date>2019-03-01T03:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate SSIDs Across APs are Causing SSIDs to Drop In and Out</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71027#M6446</link>
      <description>Hello Dan,&lt;BR /&gt;
       I had touched base with engineering this morning prior to last entry and after further research and discussions with engineering, a wireless controller and/or virtual controller is required. The following are what is required for AP load-balancing wireless clients:&lt;BR /&gt;
&lt;BR /&gt;
· Virtual controller or wireless controller (e.g. VX/NX/RFS)&lt;BR /&gt;
· Load-balancing group-id (on each AP // the same ID)&lt;BR /&gt;
· Client-load-balancing (on WLANs)&lt;BR /&gt;
· Load-balancing balance-ap-loads (on each AP)&lt;BR /&gt;
&lt;BR /&gt;
Sorry for the confusion and hope this resolves the issue you are currently seeing. &lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Fri, 01 Mar 2019 05:45:17 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71027#M6446</guid>
      <dc:creator>Christopher_Fra</dc:creator>
      <dc:date>2019-03-01T05:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate SSIDs Across APs are Causing SSIDs to Drop In and Out</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71028#M6447</link>
      <description>Hello Dan,&lt;BR /&gt;
       The following link is an article pertaining to WiNG 5 AP Load Balancing:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/WING-AP-Load-Balancing" target="_blank" rel="nofollow noreferrer noopener"&gt;AP Load Balancing&lt;/A&gt;</description>
      <pubDate>Fri, 01 Mar 2019 05:53:14 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71028#M6447</guid>
      <dc:creator>Christopher_Fra</dc:creator>
      <dc:date>2019-03-01T05:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate SSIDs Across APs are Causing SSIDs to Drop In and Out</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71029#M6448</link>
      <description>Hi Christopher!&lt;BR /&gt;
&lt;BR /&gt;
Thank you for the additional information! &lt;BR /&gt;
&lt;BR /&gt;
We do seem to have a controller. When we log into one of our APs, it does indeed list our two other APs as neighbors and show their information/statistics/client count. This was accomplished though without having any adoption settings enabled or Virtual Controller elections enabled. &lt;BR /&gt;
&lt;BR /&gt;
· Load-balancing group-id (on each AP // the same ID) - all on Group ID 1 &lt;BR /&gt;
· Client-load-balancing (on WLANs) - enabled across all SSIDs&lt;BR /&gt;
· Load-balancing balance-ap-loads (on each AP) - enabled on each profile on each AP&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
When all of our SSIDs are up, load balancing seems to work as expected. The biggest issue we are facing is with the SSIDs themselves. Now that we have three APs all with the same WLANs and SSIDs in the same area, our SSIDs seem to drop from service periodically. They always come back up, but at different time intervals. &lt;BR /&gt;
&lt;BR /&gt;
Here is an example of our configuration:&lt;BR /&gt;
&lt;BR /&gt;
!&lt;BR /&gt;
! Configuration of AP7532 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;
alias network-service $tcp proto tcp 1-65535 sourceport 80 proto tcp 80 sourceport 1-65535&lt;BR /&gt;
!&lt;BR /&gt;
alias network-service $udp proto udp 1-65535 sourceport 1-65535&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;
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;
schedule-policy ALL&lt;BR /&gt;
 description FOREVERRRRRRR&lt;BR /&gt;
 time-rule days all&lt;BR /&gt;
!&lt;BR /&gt;
application App_DT3&lt;BR /&gt;
 description DT3&lt;BR /&gt;
 use network-service $udp&lt;BR /&gt;
 use network-service $tcp&lt;BR /&gt;
!&lt;BR /&gt;
application App_DT1&lt;BR /&gt;
 description DT1&lt;BR /&gt;
 use network-service $udp&lt;BR /&gt;
 use network-service $tcp&lt;BR /&gt;
!&lt;BR /&gt;
application-policy AppPolicy_DT3&lt;BR /&gt;
 description DT3&lt;BR /&gt;
 enforcement-time days all&lt;BR /&gt;
 mark app-category all 8021p 3 schedule ALL precedence 1&lt;BR /&gt;
!&lt;BR /&gt;
application-policy AppPolicy_DT1&lt;BR /&gt;
 description DT1&lt;BR /&gt;
 enforcement-time days all&lt;BR /&gt;
 mark app-category all 8021p 5 schedule ALL precedence 1&lt;BR /&gt;
!&lt;BR /&gt;
firewall-policy default&lt;BR /&gt;
 no ip dos tcp-sequence-past-window&lt;BR /&gt;
 dhcp-offer-convert&lt;BR /&gt;
 no alg ftp&lt;BR /&gt;
 no alg tftp&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 DT3_Internet&lt;BR /&gt;
 no wmm power-save&lt;BR /&gt;
 classification non-unicast normal&lt;BR /&gt;
 qos trust dscp&lt;BR /&gt;
 qos trust wmm&lt;BR /&gt;
!&lt;BR /&gt;
wlan-qos-policy DeviceType2&lt;BR /&gt;
 classification voice&lt;BR /&gt;
 classification non-unicast voice&lt;BR /&gt;
 voice-prioritization&lt;BR /&gt;
 qos trust dscp&lt;BR /&gt;
 qos trust wmm&lt;BR /&gt;
!&lt;BR /&gt;
wlan-qos-policy DeviceType1&lt;BR /&gt;
 classification non-wmm video&lt;BR /&gt;
 no wmm power-save&lt;BR /&gt;
 multicast-mask primary XX-XX-XX-XX-XX-XX/FF-FF-FF-FF-FF-00&lt;BR /&gt;
 classification non-unicast video&lt;BR /&gt;
 voice-prioritization&lt;BR /&gt;
 qos trust dscp&lt;BR /&gt;
 qos trust wmm&lt;BR /&gt;
 accelerated-multicast autodetect classification video&lt;BR /&gt;
!&lt;BR /&gt;
wlan-qos-policy default&lt;BR /&gt;
 no wmm power-save&lt;BR /&gt;
 classification non-unicast normal&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;
 accelerated-multicast max-streams 50&lt;BR /&gt;
 accelerated-multicast client-timeout 5900&lt;BR /&gt;
!&lt;BR /&gt;
wlan "DT3 Internet Test"&lt;BR /&gt;
 description DT3 Internet&lt;BR /&gt;
 ssid WAP_3_50_DT3&lt;BR /&gt;
 vlan XXX&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;
 wpa-wpa2 psk 0 TEST4321&lt;BR /&gt;
 client-load-balancing&lt;BR /&gt;
 wireless-client count-per-radio 250&lt;BR /&gt;
 use wlan-qos-policy DT3_Internet&lt;BR /&gt;
 no ipv6 nd header-mismatch-validation&lt;BR /&gt;
 use application-policy AppPolicy_DT3&lt;BR /&gt;
!&lt;BR /&gt;
wlan DeviceType2&lt;BR /&gt;
 description DeviceType2&lt;BR /&gt;
 ssid WAP_3_50_DT2&lt;BR /&gt;
 vlan XXX&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 radio-resource-measurement channel-report&lt;BR /&gt;
 wpa-wpa2 psk 0 1234TEST&lt;BR /&gt;
 wireless-client count-per-radio 5&lt;BR /&gt;
 use wlan-qos-policy DeviceType2&lt;BR /&gt;
 no ipv6 nd header-mismatch-validation&lt;BR /&gt;
!&lt;BR /&gt;
wlan Company_Wi-Fi_C1R1&lt;BR /&gt;
 description Public SSID&lt;BR /&gt;
 ssid WAP_3_24&lt;BR /&gt;
 vlan XXX&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;
 wireless-client inactivity-timeout 600&lt;BR /&gt;
 wpa-wpa2 psk 0 TESTEST&lt;BR /&gt;
 wireless-client tx-power 4&lt;BR /&gt;
 client-load-balancing&lt;BR /&gt;
!&lt;BR /&gt;
wlan Company_Wi-Fi_C1R2&lt;BR /&gt;
 description Test_Conf_1_1_5G&lt;BR /&gt;
 ssid WAP_3_50&lt;BR /&gt;
 vlan XXX&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;
 wireless-client inactivity-timeout 600&lt;BR /&gt;
 wpa-wpa2 psk 0 TEST1234&lt;BR /&gt;
 wireless-client tx-power 4&lt;BR /&gt;
 client-load-balancing&lt;BR /&gt;
 use wlan-qos-policy DeviceType1&lt;BR /&gt;
 use application-policy AppPolicy_DT1&lt;BR /&gt;
!&lt;BR /&gt;
smart-rf-policy default&lt;BR /&gt;
!&lt;BR /&gt;
wips-policy default&lt;BR /&gt;
!&lt;BR /&gt;
radius-server-policy default&lt;BR /&gt;
!&lt;BR /&gt;
dhcp-server-policy default&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
management-policy default&lt;BR /&gt;
 no telnet&lt;BR /&gt;
 no http server&lt;BR /&gt;
 https server&lt;BR /&gt;
 rest-server&lt;BR /&gt;
 ssh&lt;BR /&gt;
!&lt;BR /&gt;
event-system-policy default&lt;BR /&gt;
!&lt;BR /&gt;
l2tpv3 policy default&lt;BR /&gt;
!&lt;BR /&gt;
location-policy Airplane&lt;BR /&gt;
!&lt;BR /&gt;
profile ap7532 default-ap7532&lt;BR /&gt;
 use enterprise-ui&lt;BR /&gt;
 no mint mlcp vlan&lt;BR /&gt;
 no mint mlcp ip&lt;BR /&gt;
 no mint mlcp ipv6&lt;BR /&gt;
 no ip igmp snooping forward-unknown-multicast&lt;BR /&gt;
 ip igmp snooping querier&lt;BR /&gt;
 ip igmp snooping querier max-response-time 20&lt;BR /&gt;
 ip igmp snooping querier robustness-variable 3&lt;BR /&gt;
 no ipv6 mld snooping forward-unknown-multicast&lt;BR /&gt;
 no ip domain-lookup&lt;BR /&gt;
 no autoinstall configuration&lt;BR /&gt;
 no autoinstall firmware&lt;BR /&gt;
 no device-upgrade auto&lt;BR /&gt;
 load-balancing advanced-params max-neighbors 2&lt;BR /&gt;
 load-balancing advanced-params hiwater-threshold ap 3&lt;BR /&gt;
 load-balancing balance-ap-loads&lt;BR /&gt;
 load-balancing group-id 1&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;
 shutdown&lt;BR /&gt;
 channel 6&lt;BR /&gt;
 power 12&lt;BR /&gt;
 wlan Company_Wi-Fi_C1R1 bss 1 primary&lt;BR /&gt;
 rifs none&lt;BR /&gt;
 aggregation ampdu max-aggr-size tx 2000&lt;BR /&gt;
 probe-response rate lowest-basic&lt;BR /&gt;
 interface radio2&lt;BR /&gt;
 channel 149w&lt;BR /&gt;
 power 30&lt;BR /&gt;
 beacon period 50&lt;BR /&gt;
 beacon dtim-period 1&lt;BR /&gt;
 wlan Company_Wi-Fi_C1R2 bss 1 primary&lt;BR /&gt;
 wlan "DT3 Internet Test" bss 2 primary&lt;BR /&gt;
 wlan DeviceType2 bss 3 primary&lt;BR /&gt;
 rifs none&lt;BR /&gt;
 aggregation ampdu max-aggr-size tx 2000&lt;BR /&gt;
 probe-response rate lowest-basic&lt;BR /&gt;
 no dfs-rehome&lt;BR /&gt;
 interface ge1&lt;BR /&gt;
 switchport mode trunk&lt;BR /&gt;
 switchport trunk allowed vlan 1-XXXX&lt;BR /&gt;
 switchport trunk native vlan XXX&lt;BR /&gt;
 switchport trunk native tagged&lt;BR /&gt;
 no ipv6 nd raguard&lt;BR /&gt;
 ip arp trust&lt;BR /&gt;
 no ipv6 dhcpv6 trust&lt;BR /&gt;
 no cdp receive&lt;BR /&gt;
 no cdp transmit&lt;BR /&gt;
 no lldp receive&lt;BR /&gt;
 no lldp transmit&lt;BR /&gt;
 interface vlanXXX&lt;BR /&gt;
 description DT1&lt;BR /&gt;
 ip address 192.168.100.100/24&lt;BR /&gt;
 interface vlanXXX&lt;BR /&gt;
 description Management&lt;BR /&gt;
 ip address 192.168.200.100/24&lt;BR /&gt;
 ipv6 enable&lt;BR /&gt;
 interface vlanXXXX&lt;BR /&gt;
 description Internal&lt;BR /&gt;
 ip address 192.168.300.100/24&lt;BR /&gt;
 interface pppoe1&lt;BR /&gt;
 use event-system-policy default&lt;BR /&gt;
 use firewall-policy default&lt;BR /&gt;
 ntp server 192.168.100.101&lt;BR /&gt;
 rf-domain-manager capable&lt;BR /&gt;
 no ip dhcp client hostname&lt;BR /&gt;
 logging on&lt;BR /&gt;
 logging buffered informational&lt;BR /&gt;
 logging syslog informational&lt;BR /&gt;
 no events forward on&lt;BR /&gt;
 no logging forward&lt;BR /&gt;
 controller vlan XXX&lt;BR /&gt;
 no cdp run&lt;BR /&gt;
 no lldp run&lt;BR /&gt;
 no ip routing&lt;BR /&gt;
 service pm sys-restart&lt;BR /&gt;
 router ospf&lt;BR /&gt;
 no ipv6 unicast-routing&lt;BR /&gt;
 dpi&lt;BR /&gt;
 dpi custom-app App_DT1&lt;BR /&gt;
 adoption-mode controller&lt;BR /&gt;
!&lt;BR /&gt;
rf-domain default&lt;BR /&gt;
 location Ground&lt;BR /&gt;
 contact Company&lt;BR /&gt;
 timezone America/Montreal&lt;BR /&gt;
 country-code us&lt;BR /&gt;
 control-vlan XXX&lt;BR /&gt;
!&lt;BR /&gt;
ap7532 B8-50-01-72-0E-2C&lt;BR /&gt;
 use profile default-ap7532&lt;BR /&gt;
 use rf-domain default&lt;BR /&gt;
 hostname ap7532-720E2C&lt;BR /&gt;
!&lt;BR /&gt;
ap7532 B8-50-01-72-19-A0&lt;BR /&gt;
 use profile default-ap7532&lt;BR /&gt;
 use rf-domain default&lt;BR /&gt;
 hostname ap7532-7219A0&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
end</description>
      <pubDate>Sat, 02 Mar 2019 00:40:49 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71029#M6448</guid>
      <dc:creator>danwelsh112</dc:creator>
      <dc:date>2019-03-02T00:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate SSIDs Across APs are Causing SSIDs to Drop In and Out</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71030#M6449</link>
      <description>Hello Dan,&lt;BR /&gt;
      The config does show 2 APs, but mint mlcp ip and vlan are disabled, so right now, the APs will not see each other via mint.&lt;BR /&gt;
&lt;BR /&gt;
As previously detailed, VC will need to be enabled on one of the APs and please remove the control-vlan xxxx from the rf-domain (This setting is not applicable for stand-alone and/or VC deployment). &lt;BR /&gt;
&lt;BR /&gt;
Also advise upgrading to v5.9.3.1 for AP75xx deployments.</description>
      <pubDate>Sat, 02 Mar 2019 05:16:36 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71030#M6449</guid>
      <dc:creator>Christopher_Fra</dc:creator>
      <dc:date>2019-03-02T05:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate SSIDs Across APs are Causing SSIDs to Drop In and Out</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71031#M6450</link>
      <description>Native VLAN 1 Tagged?</description>
      <pubDate>Sat, 02 Mar 2019 23:26:53 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/duplicate-ssids-across-aps-are-causing-ssids-to-drop-in-and-out/m-p/71031#M6450</guid>
      <dc:creator>Richard_Augusto</dc:creator>
      <dc:date>2019-03-02T23:26:53Z</dc:date>
    </item>
  </channel>
</rss>

