create_dhcp_range
Create a DHCP range in Infoblox by specifying start and end IP addresses to automate IP assignment for clients.
Instructions
Create a DHCP range (scope) in Infoblox
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_addr | Yes | Start IP address of the range | |
| end_addr | Yes | End IP address of the range | |
| network | No | Network the range belongs to (CIDR) | |
| network_view | No | Network view | |
| comment | No | Comment | |
| member | No | DHCP member to serve this range |