create_fixed_address
Create a DHCP reservation in Infoblox to assign a fixed IP address to a client identified by its MAC address.
Instructions
Create a DHCP fixed address (reservation) in Infoblox
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ipv4addr | Yes | IPv4 address to reserve | |
| mac | Yes | MAC address of the client (e.g., 00:11:22:33:44:55) | |
| name | No | Name for the fixed address | |
| comment | No | Description | |
| network_view | No | Network view | |
| match_client | No | Client matching method | MAC_ADDRESS |
| options | No | DHCP options |