how to create multiple dhcp1,dhcp2 like different ip series?

Dear friends

how to create multiple dhcp1,dhcp2 like different ip series?

Could you let me know more about what you want to do? Why do yo want different IPs? Are you talking about creating unique VLANs that have a different series of IPs? What mikrotik router do you have?

With Mikrotik you are able to attach a DHCP Server to an interface, Bridge or a VLAN. This way you can run multiple DHCP Servers on the same router.

  1. Create an IP Pool for each DHCP Server
  2. Create a DHCP Server and attach it to the require interface. Repeat for each DHCP Server instance
  3. Create Network settings and attach it to the required DHCP Server. Repeat for each DHCP Server instance.