<?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 AP460e in standalone mode in ExtremeWireless (General)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-general/ap460e-in-standalone-mode/m-p/117645#M3585</link>
    <description>&lt;P&gt;Hi Extreme Networks Community Members&lt;/P&gt;&lt;P&gt;I would like to know if an AP460e with WING OS could be configured to work in standalone mode.&lt;/P&gt;&lt;P&gt;We are trying to configure it and we have not been able to get it to work in standalone mode. We have changed all the possible parameters and we are not able to do this. We are thinking that they can only work under the command of a WiFi controller.&lt;/P&gt;&lt;P&gt;Please, could you help me with this issue&lt;/P&gt;&lt;P&gt;Thank you very much and I will be very grateful for the help provided&lt;/P&gt;&lt;P&gt;Here is the sh version:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AP460e#sh version&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;AP460 version 7.9.2.0-010R&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Copyright (c) 2004-2022 Extreme Networks, Inc. All rights reserved.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Booted from primary&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TEST-MLO uptime is 0 days, 00 hours 24 minutes&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;CPU is ARMv7 Processor rev 5 (v7l), No. of CPUs 4&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Base ethernet MAC address is 24-1F-BD-8D-92-91&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;System serial number is 2238Y-11368&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Model number is AP460e-WR&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jan 2025 12:31:07 GMT</pubDate>
    <dc:creator>Hannibal</dc:creator>
    <dc:date>2025-01-28T12:31:07Z</dc:date>
    <item>
      <title>AP460e in standalone mode</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/ap460e-in-standalone-mode/m-p/117645#M3585</link>
      <description>&lt;P&gt;Hi Extreme Networks Community Members&lt;/P&gt;&lt;P&gt;I would like to know if an AP460e with WING OS could be configured to work in standalone mode.&lt;/P&gt;&lt;P&gt;We are trying to configure it and we have not been able to get it to work in standalone mode. We have changed all the possible parameters and we are not able to do this. We are thinking that they can only work under the command of a WiFi controller.&lt;/P&gt;&lt;P&gt;Please, could you help me with this issue&lt;/P&gt;&lt;P&gt;Thank you very much and I will be very grateful for the help provided&lt;/P&gt;&lt;P&gt;Here is the sh version:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AP460e#sh version&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;AP460 version 7.9.2.0-010R&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Copyright (c) 2004-2022 Extreme Networks, Inc. All rights reserved.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Booted from primary&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TEST-MLO uptime is 0 days, 00 hours 24 minutes&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;CPU is ARMv7 Processor rev 5 (v7l), No. of CPUs 4&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Base ethernet MAC address is 24-1F-BD-8D-92-91&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;System serial number is 2238Y-11368&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Model number is AP460e-WR&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 12:31:07 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/ap460e-in-standalone-mode/m-p/117645#M3585</guid>
      <dc:creator>Hannibal</dc:creator>
      <dc:date>2025-01-28T12:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: AP460e in standalone mode</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/ap460e-in-standalone-mode/m-p/117650#M3586</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is a very basic config with one ssid per radio.&lt;/P&gt;&lt;P&gt;i use this just for testing an ap.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;enable&lt;BR /&gt;&amp;nbsp; &amp;nbsp;configure terminal&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;wlan 2g&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ssid 2g&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; vlan 1&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; exit&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;wlan 5g&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ssid 5g&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; vlan 1&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; exit&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;rf-domain default&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; country-code at&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; exit&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;self&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; interface radio 1&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;wlan 2g bss 1 primary&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;channel 6&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;exit&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; interface radio 2&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;wlan 5g bss 1 primary&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;channel 40&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;exit&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; exit&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;end&lt;BR /&gt;commit&lt;BR /&gt;write memory&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attention: use the correct country-code from your location!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nr&lt;/P&gt;&lt;P&gt;rmu&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 13:16:28 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/ap460e-in-standalone-mode/m-p/117650#M3586</guid>
      <dc:creator>rmu</dc:creator>
      <dc:date>2025-01-28T13:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: AP460e in standalone mode</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/ap460e-in-standalone-mode/m-p/117652#M3587</link>
      <description>&lt;P&gt;&lt;BR /&gt;&lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000081758" target="_blank" rel="noopener"&gt;How to turn a WiNG AP into a virtual controller&lt;/A&gt;&lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000089448" target="_blank" rel="noopener"&gt;&amp;nbsp;&lt;BR /&gt;Can a WiNG virtual controller adopt different model (heterogeneous) APs?&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 14:26:51 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/ap460e-in-standalone-mode/m-p/117652#M3587</guid>
      <dc:creator>RobertZ</dc:creator>
      <dc:date>2025-01-28T14:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: AP460e in standalone mode</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/ap460e-in-standalone-mode/m-p/117653#M3588</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.extremenetworks.com/t5/user/viewprofilepage/user-id/50389"&gt;@Hannibal&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Here are some guidelines for you:&lt;/P&gt;&lt;P&gt;1 - Reset the AP back to factory defaults&amp;nbsp;&lt;/P&gt;&lt;P&gt;2 - Configure WLAN&lt;/P&gt;&lt;P&gt;3 - Map it to the radios in the APs profile or as an override&lt;/P&gt;&lt;P&gt;4 - Configure an RF-domain&lt;/P&gt;&lt;P&gt;5 - Make sure that radio is set to outdoor&lt;/P&gt;&lt;P&gt;6 - Make sure you configure the antenna group id:&amp;nbsp;&lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000100518" target="_blank"&gt;https://extreme-networks.my.site.com/ExtrArticleDetail?an=000100518&lt;/A&gt;&lt;/P&gt;&lt;P&gt;7 - Configure the best practices firewall policy&lt;/P&gt;&lt;P&gt;8 - Configure static channel and power settings since Smart-RF needs 3 APs at a min to properly operate.&lt;/P&gt;&lt;P&gt;Here's an article that may help with your predicament:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000063581" target="_blank"&gt;https://extreme-networks.my.site.com/ExtrArticleDetail?an=000063581&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000088793" target="_blank"&gt;https://extreme-networks.my.site.com/ExtrArticleDetail?an=000088793&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 15:22:11 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/ap460e-in-standalone-mode/m-p/117653#M3588</guid>
      <dc:creator>Christoph_S</dc:creator>
      <dc:date>2025-01-28T15:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: AP460e in standalone mode</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/ap460e-in-standalone-mode/m-p/117698#M3589</link>
      <description>&lt;P&gt;Thank you very much, Christop&lt;/P&gt;&lt;P&gt;I´m sorry for no reply before; we had problem to sign in again&lt;/P&gt;&lt;P&gt;I think we have managed to get the AP460e to be configured and work in standalone mode through the "no adoption-mode controller" command, however, we are unable to get the radio to leave the "OFF" state and with the following message: "regulatory power requirement".&amp;nbsp;&lt;/P&gt;&lt;P&gt;It could be that this state is due to the fact that we are using an antenna no available in the list where you configure the antenna group id; exactly, we are using the antenna Itelite model PAT5016DP.&lt;/P&gt;&lt;P&gt;Is it necessary to use the antennas available in the list so that the AP460e can work correctly?&lt;/P&gt;&lt;P&gt;With my best regards and thanks very much again&lt;/P&gt;&lt;P&gt;Hann&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 09:58:06 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/ap460e-in-standalone-mode/m-p/117698#M3589</guid>
      <dc:creator>Hannibal</dc:creator>
      <dc:date>2025-01-31T09:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: AP460e in standalone mode</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/ap460e-in-standalone-mode/m-p/117728#M3590</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.extremenetworks.com/t5/user/viewprofilepage/user-id/50389"&gt;@Hannibal&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Yes the issue is the antenna group:&amp;nbsp;&lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000085076" target="_blank"&gt;https://extreme-networks.my.site.com/ExtrArticleDetail?an=000085076&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Go through this list of our antenna models and select the one the is closest to the one you installed and select it. Not sure how good it'll be but it should be close enough.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000098354" target="_blank"&gt;https://extreme-networks.my.site.com/ExtrArticleDetail?an=000098354&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 13:26:47 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/ap460e-in-standalone-mode/m-p/117728#M3590</guid>
      <dc:creator>Christoph_S</dc:creator>
      <dc:date>2025-02-03T13:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: AP460e in standalone mode</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/ap460e-in-standalone-mode/m-p/117729#M3591</link>
      <description>&lt;P&gt;Excellent&amp;nbsp;&lt;a href="https://community.extremenetworks.com/t5/user/viewprofilepage/user-id/34558"&gt;@Christoph_S&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your help&lt;/P&gt;&lt;P&gt;With my best regards&lt;/P&gt;&lt;P&gt;Hann&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 13:49:51 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/ap460e-in-standalone-mode/m-p/117729#M3591</guid>
      <dc:creator>Hannibal</dc:creator>
      <dc:date>2025-02-03T13:49:51Z</dc:date>
    </item>
  </channel>
</rss>

