List DHCP Servers
list_dhcp_serversRetrieve DHCP server configurations from a MikroTik router. Filter by interface or paginate results for efficient network management.
Instructions
List DHCP servers on a MikroTik router.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | No | Router ID; omit to use the default router. | |
| interface | No | Filter by interface name (exact match) | |
| limit | No | Max results to return. | |
| offset | No | Pagination offset. |