You can keep the configuration of the first router (basement) intact and change the configuration of the second router (office) only to achieve the desired result. The second device should be repurposed and act as a Wireless Access Point. In this example the AP will receive IP configuration from your router in the basement automatically.
I would use
the default configuration as a starting point.
First Ethernet is always configured as a WAN port (protected by a firewall, enabled DHCP client, and disabled MAC connection/discovery). Other Ethernet ports and wireless interfaces are added to the local LAN bridge with 192.168.88.1/24 address set and configured DHCP server. In the case of dual-band routers, one wireless is configured as a 5 GHz access point and the other as a 2.4 GHz access point.
So the first step is
resetting the router to the default configuration.
Hold reset button until the LED light starts flashing, and release the button to reset RouterOS configuration to default.
Start Winbox on your laptop and connect using a cable to any port of the router except the 1-st one. Then switch to "Neighbors" list in Winbox where you should see the router. Connect to the router by MAC address.
From the list of discovered routers, you can click on the IP or MAC address column to connect to that router. If you click on IP address then IP will be used to connect, but if you click on MAC Address then the MAC address will be used to connect to the router.
Once connected, do the following:
- Disable DHCP server on the bridge interface (IP / DHCP Server / DHCP).
- Disable static IP address on the bridge interface (IP / Addresses).
- Create DHCP client for the bridge interface (IP / DHCP Client).
- Add ether1 interface to the list of bridge ports (Bridge / Ports).
- Disable WAN interface list membership for ether1 (Interfaces / Interface List).
Connect port 1 of the office router to port 5 of the basement router, reconnect the laptop, restart Winbox and you'll see both routers in the Neighbors list. You can also unplug the power adapter from the router in the office, and it will be powered by the router in the basement via PoE.
Network Map.png
You do not have the required permissions to view the files attached to this post.