dnsmasq Verified for current stable LTS

Dnsmasq Command: Set Dhcp Range And Lease Time

Use for set dhcp range and lease time with Dnsmasq. Exact CLI syntax to set dhcp range and lease time using Dnsmasq.

When to use this: Use for set dhcp range and lease time with Dnsmasq.

Command Syntax

dnsmasq --dhcp-range=<192.168.0.50,192.168.0.150,12h>

Command Breakdown

--dhcp-range=<192.168.0.50,192.168.0.150,12h>
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to set dhcp range and lease time using Dnsmasq.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Dnsmasq directory