List DHCP Clients
list_dhcp_clientsList MikroTik router interfaces obtaining IP via DHCP, showing status and assigned address. Filter by interface, status, and paginate results.
Instructions
List DHCP client configurations on a MikroTik router. Shows which interfaces obtain their IP via DHCP, current status, and assigned address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | No | Router ID; omit to use the default router. | |
| interface | No | Filter by interface name (exact match) | |
| status | No | Filter by DHCP client status | all |
| limit | No | Max results to return. | |
| offset | No | Pagination offset. |