DHCP server on shared network

There are two networks on a same physical interface. How can I make that both networks can get ip addresses from MikroTik?

Your options are

  1. Split the networks into 2 physical interfaces going into your router
  2. Setup VLANs on the entire network to divide them
  3. Setup Static DHCP entries by MAC address

BTW this should be moved to General Networking section.

-Louis

thx