Connecting 2nd MikroTik AP via ethernet cable

I currently have a hAP ac2 configured as a HomeAP dual, I need to connect another AP in a adjoining building and am looking for advise on how to configure it, so that it replicates all the setting from the main AP.

Any help would be gratefully appreciated.
Thanks

  1. Read all instructions and undertsand how it works.

  2. use winbox

  3. understand how it work

  4. have one pc with ethernet port

  5. Update both ap at same version (I suggest 6.47.9)

  6. on first ap do on terminal:

/export file=1stap

and save inside the pc the generated config file (drag&drop)

  1. turn off 1st ap for safety…

  2. power on the 2nd and connect to it (1st time by wireless? depend how is configured at the moment) on winbox USING MAC ADDRESS

  3. If all works, go inside “files” and delete all that is deletable

  4. Go to system / reset configuration and check “no default configuration” and “do not backup” and then “Reset Configuration”

  5. when done open the 1stap.rsc with notepad or similar, copy all on clipboard

  6. Open with winbox the 2nd ap, open terminal and select “paste” from the right click of the mouse

  7. Now you have two identical AP with same parameters

  8. Go to IP \ address and change the IP with another free IP (usually the next), if there are not any IP, probably DHCP client is used.

  9. Go to system / identity and change the name

  10. go to on wireless, wlan1, on Wireless section click on “advanced mode” button and change radio-name (not wlan1 interface name)

  11. Go on wlan2 and do the same

  12. At this point power on old ap, go to other side of ethernet and connect the new ap, it have same parameters.

IMHO Home-AP Dual mode is actually a mode, suitable for a WLAN-Router, so firewall und internal LAN DHCP-Server is enabed.
I would not advise to copy that config to the new AP, hence.

Using the quick-set for Home-AP Dual on the new AP, but then disable firewall & DHCP-Server, enable bridge on all Interface, etcpp - then manually configure SSIDs/Security/Pwds for both radios is more advisable, I think.

Fairly easy if you understand how it works. (You may lose connection while doing it. Winbox MAC access to the rescue)



On 2nd AP add ALL ethernet ports (and WLAN) to the bridge. (There is no WAN function needed in the 2nd AP.)
On the 2nd AP add or move a DHCP client on the bridge, and remove the DHCP server from the 2nd AP.
Connect the 2nd AP with an ethernet (they are all LAN due to step 1) port to a LAN port of the 1st AP.
Configure the WLAN in the 2 nd AP as you do for the 1st AP.