diagnose_dhcp_issues
Analyze DHCP service health on an interface, checking server config, lease pool utilization, and IP conflicts. Optionally look up specific lease details by MAC or IP.
Instructions
Analyze DHCP service health on an interface.
Checks DHCP server config, lease pool utilization, IP conflicts, and optionally looks up a specific MAC or IP address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interface | No | Interface to check DHCP on (default "lan") | lan |
| ip_address | No | Optional IP address to look up specific lease | |
| mac_address | No | Optional MAC address to look up specific lease |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||