Valid network design

Hello!
I want to make a solution with Mikrotik and I want to ask you if the solution is valid?
I want to join 2 apartments in one large network, but with VLAN isolation.

  • 2 WAN from 2 providers with load balancing and fail over
  • 2 Wireless networks one for each apartment (WLAN_AP1 and WLAN_AP2)
  • 1 Guest Wireless network (WLAN_GUEST) that has access only to the internet (I guess VLAN_3)
  • APRTMENT 1 LAN devices PC_11, TV_13,… and wireless devices PC_12, SMARTPHONE_14,… must be isolated by VLAN_AP1
  • APRTMENT 2 LAN devices PC_21, TV_23,… and wireless devices PC_22, SMARTPHONE_24,… must be isolated by VLAN_AP2
  • The wireless AP’s deployed with CAPsMAN on each access point (AP1, AP2, AP3, AP4, AP5)
  • A rule for SHARED PRINTER connected to AP2 that computers on VLAN_AP2 can access the printer IP from VLAN_AP1
  • QoS, IP bandwidth limitations, IP access priority.

Thank you!

In brief, Yes. I have not used CAPsMan before it don’t see any reason why it wouldn’t work with VLANs.

Thank you solar77!
I don’t have the Mikrotik devices to test, I’m an enthusiast, not a professional and I’m new on Mikrotik system. I know that in theory it should work, but I want to be sure that I can make the investment and that’s why I need that somebody confirm that’s a valid design.

Thank you!

No problem. Mikrotik Wiki is a good starting point. It has got all the features you need, including example code etc.
Have fun!