Topic: tech mikrotik prev next

tech mikrotik > DHCP Server

DHCP Server

Configuring a DHCP Server

To start a DHCP server on a RouterOS device, first create an IP pool from which the DHCP server will assign addresses. Navigate to ‘IP, Pools’, and create a pool with the desired address range.

IP pool edit

Create a new DHCP server, specifying the IP pool just created.

DHCP server edit

The DHCP server is listed. Multiple DHCP servers can exist on the same device.

DHCP server list

Under the ‘Networks’ tab, add a DHCP network. This object informs RouterOS of the netmask, default gateway, and DNS server, so is crucial to the DHCP server operating correctly.

DHCP server network edit

Check that the DHCP server is working by having a device request a DHCP lease. Leases will be displayed on the ‘leases’ tab.

DHCP server leases