Stage 2 → DHCP

DHCP Server Generator for MikroTik

Generate the three RouterOS DHCP building blocks together and verify their relationship before enabling the service.

Free to use · Runs locally in your browser · Last reviewed 2026-09-26
Review before deployment: The generated baseline assumes the interface and network already exist. Review bridge/VLAN membership and DNS policy before enabling a server.

Inputs

dhcp-server.rsc
Change an input to recalculate.

How to use this result

RouterOS separates the pool from the DHCP network declaration. The pool supplies addresses; the network line tells clients about gateway, DNS, and lease settings. Confirm the gateway address is configured on the same interface and that another DHCP server is not present on the segment.

Related tools

Sources and safe-use notes

This page follows the RouterOS documentation and the networking standards linked below. RouterOS syntax, hardware limits, and packet direction depend on your exact release and topology. Export a backup, test one controlled case, and keep a rollback path before applying generated output.

MikroTik documentation · RouterOS manual · RFC 4632 — CIDR · RFC 6598 — shared address space · RFC 8200 — IPv6 · MikroTik DHCP Server documentation