Configure subnets for Tp-Link Outdoor wifi and IP cameras

My home network consists of:

  • mikrotik 750gr3 (connected to provider)
  • 3 WIFI Tp Link routers (disabled DHCP) will be replaced by mesh soon
  • 25+ devices like phones, laptops, TV, etc.
  • 7 IP cameras + NVR.
  • public WIFI Tp Link outdoor 110 (it’s for people needs)

I created one DHCP server with subnet 192.168.10.0/24, but I want to have different subnets for IP cameras and public WIFI, for example:

  • IP cameras 192.168.11.0/24
  • Public WIFI 192.168.12.0/24 (need to have speed limits and disable LAN for everyone except some MACs)

I installed Microtik yesterday and don’t have enough still in configurations yet. How to setup different DHCP for specified devices? :confused: I don’t want to use DHCP server of TpLink Router, I want to have centralized configuration.

P.S. I know how to setup DHCP for physical interface, I already make it for bridge for 2-5 ports but the problem is I don’t want to connect 2 extra switches to physical ports.

Forget to add that I have one uncontrolled 5 port’s switch connected to second LAN port of Microtik. All next devices are connected to that switch.
my network.drawio.png