01-26-2021 07:35 PM
Hi , have a ap7522 that I have wing installed on , I'm trying to upgrade to the latest firmware but find the dropouts with gui and console are too frequent. It's as if its Tring to look for a controller or server constantly , us there anything I can do to stop this ? Thanks for any help
01-27-2021 06:09 PM
Hi Ovais , thankyou for your help , yes will be a stand alone ap , I will give this ago and report back
01-27-2021 02:08 PM
Hi Beenq,
If the AP was previously adopted to a controller and has controller IP address configured, it will look for it and keep rebooting after a certain interval if it doesn't find the controller.
Are you going to use it as an standalone AP? If yes, SSH or console into the AP and you can disable adoption by using either of the following:
>enable
>self
>no mint mlcp VLAN
>no mint mlcp IP
>commit write
If you happen to know the IP address of the controller, in the "self" mode use following command:
>no controller host <ip address of controller>
>commit write
Regards,
Ovais