Calculate DHCP pool range and total leases from a subnet. Exclude reserved IPs and generate a ready-to-paste config.
The DHCP Calculator computes the assignable IP range within any subnet and shows exactly how many leases are available. Enter a subnet in CIDR notation and optionally exclude gateway addresses, static reservations, or any range you want kept out of the pool. The network and broadcast addresses are always excluded automatically.
The config generator produces a ready-to-paste snippet for three common DHCP server platforms. ISC DHCP (used on Linux and many routers), MikroTik RouterOS, and Windows DHCP Server all use different syntax but the same underlying pool start, end, and lease time values computed from your input.