DHCP setup for multiple VLANs

Hello everyone,

I want to separate my IoT devices from my more sensitive devices (like my NAS; PC, Smartphone and Laptop)
Also, I want to have a separate network for some experiments etc.^

I made a plan with IP adresses (see attached PDF)
Now I’m struggling to setup DHCP on eth2 of my Routerboard 2011UiAS-2HnD accordingly.
I want to connect my CRS326 to eth2 (GBit) of the Routerboard and let the Routerboard output almost all VLANs on eth2 and also do the DHCP.
network_anon.pdf (87.2 KB)

You’ll need multiple DHCP servers, one per VLAN.
With all the bells and whistles configured (i.e. address pool and network) for each one individually, those settings are L3 and are not VLAN-specific in any way.

Out of scope of this answer is proper configuration of VLANs on your RB2011 …

I added the attachment I forgot

I still don’t understand what I have to do. I attached screenshots of the configuration I’ve done so far.
As you can see, both DHCP servers are red (turned red after I rebootet the router)
interfaces.PNG
ip_pools.PNG
dhcp.PNG

As the DHCP server entries are coloured red in Winbox there is an error with their configuration. Have you added the networks under DHCP Server > Networks?

The best way to show configurations is to use the /export hide-sensitive command in a terminal window and paste the output in a code block (the icon) here.