create_dhcp_network
Set up a DHCP network on a MikroTik router by defining the network address, gateway, DNS servers, and optional domain or NTP settings to assign to clients.
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 |