Adopt UniFi AP from Mikrotik to Controller
- Fadjar Pradja Winata
- Jan 31, 2021
- 1 min read
Updated: Sep 23, 2021
To adopt AP unifi to Controller using Mikrotik, do this :
First, login to Mikrotik, you can go through Winbox and open a terminal, then login to the AP system using the ssh port
in Winbox, open a terminal then run the following command :
system ssh ip_ap user=ubntTo get / Find out IP Address AP Unifi, make sure DHCP-Server on port Mikrotik enabled, use the appropriate network port and check IP -> ADDRESS -> ARP Menu Winbox
After entering the Unifi AP System SSH, inform the controller to introduce the device to the controller so that it can be adopted
set-inform http://ip_address_controller:8080/informTo adopt Controller you must use http: and port :8080 even though your server ssl installed
After the set-inform process is complete, wait a few minute -+ 10 to 20 minutes, and refresh in the menu controller then Adopt button appears

Comments