setup
ip/dhcp-server/setup
Type: Command
| Read-only Argument | Type | Description |
|---|---|---|
| interface | iface_enum | |
| network | composite { address: ipAddr , netmask: num [ .. 32] } | |
| gateway | ipAddr | |
| relay | ipAddr | |
| ippool | multi { range: composite { min: ipAddr , max: ipAddr } } | |
| send-dns | bool | |
| dns-servers | multi { address: ipAddr } | |
| lease-time | time |