<?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: AP7522 no wifi on ch 8 or higher in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74242#M6823</link>
    <description>I can't get the AP7522 working on 2.4GHz chanel 8 or higher. Should be so simple, but is just won't work. &lt;BR /&gt;
&lt;BR /&gt;
Could somebody please post the startup config of a stand-alone AP7522?&lt;BR /&gt;
Doesn't mather wich firmware (i will upgrade/downgrade to that version). You can zerro wifi the encryption key.&lt;BR /&gt;
&lt;BR /&gt;
Would be great to test this on my AP7522.</description>
    <pubDate>Mon, 03 Jun 2019 01:54:32 GMT</pubDate>
    <dc:creator>willemhs</dc:creator>
    <dc:date>2019-06-03T01:54:32Z</dc:date>
    <item>
      <title>AP7522 no wifi on ch 8 or higher</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74236#M6817</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I'm having trouble with my AP-7522 EU-version. When setting the channel of radio 1 (2.4GHz) fixed to ch 8 or higher, my clients doesn't see any ess-id's. &lt;BR /&gt;
When setting the radio on fixed channel 1 to 7, it's working fine.&lt;BR /&gt;
&lt;BR /&gt;
I'm using Wing 5.9.4.0 and i tried anything. Factory Defaults, basic setup, diffrent firmware versions. &lt;BR /&gt;
&lt;BR /&gt;
Can anyone help me out? Perhaps with a working configuration file for AP-7522 so i can test this out?</description>
      <pubDate>Sat, 18 May 2019 16:47:43 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74236#M6817</guid>
      <dc:creator>willemhs</dc:creator>
      <dc:date>2019-05-18T16:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: AP7522 no wifi on ch 8 or higher</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74237#M6818</link>
      <description>Hello Willemhs,&lt;BR /&gt;
&lt;BR /&gt;
have you tried to use SmartRF?&lt;BR /&gt;
Where are you using the EU-Version? Hopefully within the EU? &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Stefan</description>
      <pubDate>Mon, 20 May 2019 12:45:07 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74237#M6818</guid>
      <dc:creator>Stefan_Jacoby</dc:creator>
      <dc:date>2019-05-20T12:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: AP7522 no wifi on ch 8 or higher</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74238#M6819</link>
      <description>I'm located in the Netherlands, so EU version is fine &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
I put the AP-7522 back to factory default and created a simple (open) ESS-id. Default it's configured with SmartRF. In this case channel 11 was used. The ESS-id wasn't visible for my clients.&lt;BR /&gt;
&lt;BR /&gt;
I've just powered on the AP again, now SmartRF takes channel 6, and the ESS-id is visible for my clients.&lt;BR /&gt;
&lt;BR /&gt;
Also tried with another AP-7522, to make sure i't not a defective one. I'm desperate. &lt;BR /&gt;
&lt;BR /&gt;
See beneeth the config file:&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
!&lt;BR /&gt;
! Configuration of AP7522 version 5.7.1.0-019R&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
version 2.4&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;
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;
!&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 ESSID-test&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 ESSID-test&lt;BR /&gt;
 description &lt;BR /&gt;
 ssid ESSID-test&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;
 use wlan-qos-policy ESSID-test&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
management-policy default&lt;BR /&gt;
 no http server&lt;BR /&gt;
 https server&lt;BR /&gt;
 ssh&lt;BR /&gt;
 user admin password 1 d4f67633fdfe7cbaaa05b2247401e100a75ff900e4e84bee5a18492baafc01fb 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;
profile ap7522 default-ap7522&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 ESSID-test bss 1 primary&lt;BR /&gt;
 interface radio2&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 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;
!&lt;BR /&gt;
rf-domain default&lt;BR /&gt;
 country-code nl&lt;BR /&gt;
!&lt;BR /&gt;
ap7522 84-24-8D-88-D8-90&lt;BR /&gt;
 radio-count 2&lt;BR /&gt;
 use profile default-ap7522&lt;BR /&gt;
 use rf-domain default&lt;BR /&gt;
 hostname ap7522-test&lt;BR /&gt;
 license AP VIRTUAL_CONTROLLER_DEFAULT_AP_LICENSE&lt;BR /&gt;
 no adoption-site&lt;BR /&gt;
 no virtual-controller&lt;BR /&gt;
 rf-domain-manager capable&lt;BR /&gt;
 logging on&lt;BR /&gt;
 logging console warnings&lt;BR /&gt;
 logging buffered warnings&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
end</description>
      <pubDate>Thu, 23 May 2019 03:52:22 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74238#M6819</guid>
      <dc:creator>willemhs</dc:creator>
      <dc:date>2019-05-23T03:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: AP7522 no wifi on ch 8 or higher</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74239#M6820</link>
      <description>Have you tested with radio 2 on 2.4 band?</description>
      <pubDate>Thu, 23 May 2019 11:21:26 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74239#M6820</guid>
      <dc:creator>RobertZ</dc:creator>
      <dc:date>2019-05-23T11:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: AP7522 no wifi on ch 8 or higher</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74240#M6821</link>
      <description>I just noticed that your running 5.7.x firmware . I would advise upgrading to a supported/current firmware to 5.9.3.3 or 5.9.4.1 before troubleshooting further.</description>
      <pubDate>Thu, 23 May 2019 22:00:31 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74240#M6821</guid>
      <dc:creator>RobertZ</dc:creator>
      <dc:date>2019-05-23T22:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: AP7522 no wifi on ch 8 or higher</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74241#M6822</link>
      <description>I tried multiple firmware's. Because we used these ap's for years with a RFS6000 controller on v5.7.1.0, i tried to get a stable base on this firmware.&lt;BR /&gt;
&lt;BR /&gt;
I've just updatet to 5.9.4.1. With channel 7 i can associate, with channel 8 the clients don't see the ESS-id.&lt;BR /&gt;
Here's the startup-config:&lt;BR /&gt;
&lt;BR /&gt;
!&lt;BR /&gt;
! Configuration of AP7522 version 5.9.4.1-004R&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
version 2.6&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;
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;
!&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 ESSID-test&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 ESSID-test&lt;BR /&gt;
 ssid ESSID-test&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;
 use wlan-qos-policy ESSID-test&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 d4f67633fdfe7cbaaa05b2247401e100a75ff900e4e84bee5a18492baafc01fb 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;
profile ap7522 default-ap7522&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 ESSID-test bss 1 primary&lt;BR /&gt;
 interface radio2&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 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;
 country-code nl&lt;BR /&gt;
!&lt;BR /&gt;
self&lt;BR /&gt;
! ap7522 84-24-8D-88-D8-90&lt;BR /&gt;
 radio-count 2&lt;BR /&gt;
 use profile default-ap7522&lt;BR /&gt;
 use rf-domain default&lt;BR /&gt;
 hostname ap7522-test&lt;BR /&gt;
 license AP VIRTUAL_CONTROLLER_DEFAULT_AP_LICENSE&lt;BR /&gt;
 no adoption-site&lt;BR /&gt;
 location default&lt;BR /&gt;
 interface radio1&lt;BR /&gt;
 rf-mode 2.4GHz-wlan&lt;BR /&gt;
 channel 8&lt;BR /&gt;
 no virtual-controller&lt;BR /&gt;
 rf-domain-manager capable&lt;BR /&gt;
 logging on&lt;BR /&gt;
 logging console warnings&lt;BR /&gt;
 logging buffered warnings&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
end</description>
      <pubDate>Fri, 24 May 2019 03:57:20 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74241#M6822</guid>
      <dc:creator>willemhs</dc:creator>
      <dc:date>2019-05-24T03:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: AP7522 no wifi on ch 8 or higher</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74242#M6823</link>
      <description>I can't get the AP7522 working on 2.4GHz chanel 8 or higher. Should be so simple, but is just won't work. &lt;BR /&gt;
&lt;BR /&gt;
Could somebody please post the startup config of a stand-alone AP7522?&lt;BR /&gt;
Doesn't mather wich firmware (i will upgrade/downgrade to that version). You can zerro wifi the encryption key.&lt;BR /&gt;
&lt;BR /&gt;
Would be great to test this on my AP7522.</description>
      <pubDate>Mon, 03 Jun 2019 01:54:32 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74242#M6823</guid>
      <dc:creator>willemhs</dc:creator>
      <dc:date>2019-06-03T01:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: AP7522 no wifi on ch 8 or higher</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74243#M6824</link>
      <description>At this point i would try factory default the AP &amp;amp; if issue persists call GTAC for further investigation. &lt;BR /&gt;
&lt;BR /&gt;
For the support toll-free number in your country: &lt;A href="http://www.extremenetworks.com/support/contact" target="_blank" rel="nofollow noreferrer noopener"&gt;www.extremenetworks.com/support/contact&lt;/A&gt;</description>
      <pubDate>Mon, 03 Jun 2019 06:47:55 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74243#M6824</guid>
      <dc:creator>RobertZ</dc:creator>
      <dc:date>2019-06-03T06:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: AP7522 no wifi on ch 8 or higher</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74244#M6825</link>
      <description>Even after a factory reset i've got the same issue. Created a GTAC case.&lt;BR /&gt;
&lt;BR /&gt;
After some troubleshooting they concluded the issue is environmental. I've tested the AP on a diffrent site, where de ESS-id is being broadcasted on higher channel. So indead, the issue in environmental. &lt;BR /&gt;
&lt;BR /&gt;
They advised me to disable transmit beam forming on AP profile radio (no transmit-beamforming).&lt;BR /&gt;
Unfortunately this doesn't solve the issue. They adviced a site survey to determine sources of interference and to determine clear channels. &lt;BR /&gt;
Strange thing is that other brands of accesspoints do work fine at higher channels.</description>
      <pubDate>Fri, 07 Jun 2019 20:20:04 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/ap7522-no-wifi-on-ch-8-or-higher/m-p/74244#M6825</guid>
      <dc:creator>willemhs</dc:creator>
      <dc:date>2019-06-07T20:20:04Z</dc:date>
    </item>
  </channel>
</rss>

