cancel
Showing results for 
Search instead for 
Did you mean: 

AP460e in standalone mode

AP460e in standalone mode

Hannibal
New Contributor

Hi Extreme Networks Community Members

I would like to know if an AP460e with WING OS could be configured to work in standalone mode.

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.

Please, could you help me with this issue

Thank you very much and I will be very grateful for the help provided

Here is the sh version:

AP460e#sh version
AP460 version 7.9.2.0-010R
Copyright (c) 2004-2022 Extreme Networks, Inc. All rights reserved.
Booted from primary

TEST-MLO uptime is 0 days, 00 hours 24 minutes
CPU is ARMv7 Processor rev 5 (v7l), No. of CPUs 4
Base ethernet MAC address is 24-1F-BD-8D-92-91
System serial number is 2238Y-11368
Model number is AP460e-WR

3 REPLIES 3

Christoph_S
Extreme Employee

Hello @Hannibal,

Here are some guidelines for you:

1 - Reset the AP back to factory defaults 

2 - Configure WLAN

3 - Map it to the radios in the APs profile or as an override

4 - Configure an RF-domain

5 - Make sure that radio is set to outdoor

6 - Make sure you configure the antenna group id: https://extreme-networks.my.site.com/ExtrArticleDetail?an=000100518

7 - Configure the best practices firewall policy

8 - Configure static channel and power settings since Smart-RF needs 3 APs at a min to properly operate.

Here's an article that may help with your predicament: 

https://extreme-networks.my.site.com/ExtrArticleDetail?an=000063581

https://extreme-networks.my.site.com/ExtrArticleDetail?an=000088793

Hope this helps,

BR

Christoph S.

rmu
Contributor

hi

 

this is a very basic config with one ssid per radio.

i use this just for testing an ap.

 

enable
   configure terminal
       wlan 2g
          ssid 2g
          vlan 1
          exit

       wlan 5g
          ssid 5g
          vlan 1
          exit
       rf-domain default
          country-code at
          exit
       self
          interface radio 1
               wlan 2g bss 1 primary
               channel 6
               exit
          interface radio 2
               wlan 5g bss 1 primary
               channel 40
               exit
          exit
       end
commit
write memory

 

Attention: use the correct country-code from your location!

 

nr

rmu

GTM-P2G8KFN