add_dhcp_static_mapping
Assign a static IP address to a device by its MAC address on a specified interface. Creates a DHCP reservation with optional hostname and description.
Instructions
Create a DHCP static mapping (IP reservation) for a MAC address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interface | Yes | ||
| mac | Yes | ||
| ipaddr | Yes | ||
| hostname | No | ||
| descr | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||