create_dhcp_network
Set up DHCP network configuration on MikroTik RouterOS, specifying gateway, DNS, domain, and more.
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 |