create_dhcp_network
Configure a DHCP network on MikroTik by defining gateway, DNS, domain, and other options to assign IP addresses automatically.
Instructions
Creates a DHCP network configuration (gateway, DNS, domain, etc.) on the MikroTik device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | ||
| domain | No | ||
| comment | No | ||
| gateway | Yes | ||
| netmask | No | ||
| network | Yes | ||
| dhcp_option | No | ||
| dns_servers | No | ||
| ntp_servers | No | ||
| wins_servers | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |