Reserve IP Range operation
The Reserve IP Range operation creates and reserves a new IPv4 or IPv6 range within an existing network.
Adapter request elements for the Reserve IP Range operation
Element | Description | Required |
---|---|---|
<operation-name> | Specifies the name of the operation: reserve-ip-range | Yes |
<target> | Contains the following elements:
| Conditional:
|
<host> | Specifies the host name (fully qualified domain name) or IP address of the Infoblox Grid Manager | Conditional:
|
<user-name> | Specifies the user name required to connect to the Infoblox Grid Manager | Conditional:
|
<password> | Specifies the password that corresponds to <user-name> | Conditional:
|
<timeout-secs> | Specifies the time, in seconds, after which the request times out | No |
<parameters> | Contains the elements required to execute the operation | Yes |
<network> | Specifies the network or subnetwork in Classless Inter-Domain Routing (CIDR) format in which the IP range is to be created and reserved | Yes |
<start-address> | Specifies the start address of the range to be reserved | Conditional; required if you specify an IPv4 network |
<end-address> | Specifies the end address of the range to be reserved | Conditional; required if you specify an IPv4 network |
<ipv6-start-prefix> | Specifies the start prefix of the IPv6 range | Conditional; required if you specify an IPv6 network |
<ipv6-end-prefix> | Specifies the end prefix of the IPv6 range | Conditional; required if you specify an IPv6 network |
<ipv6-prefix-bits> | Specifies the prefix bits of the IPv6 range that are used to specify the network | Conditional; required if you specify an IPv6 network |
<template> | Specifies a template to be used to create the IP range | No |
<name> | Specifies a name for the range | No |
<disable> | Marks the network as disabled | |
<comment> | Specifies a user comment for the created range | No |
<failover-association> | Specifies the failover association for the created range | No |
<grid-member-address> | Specifies the IP address of the grid member for the created range | No |
<recycle-leases> | Specifies the retention duration for leases | No |
<lease-settings> | Contains the following elements:
| No |
<lease-time> | Specifies the lease time of an IP address to a DHCP client | No |
<routers> | Specifies the comma-separated IP addresses of routers | No |
<domain-name> | Specifies the name of the domain for which the server serves DHCP data | No |
<broadcast-address> | Specifies the broadcast IP address of the network to which the DHCP server is attached | No |
<dns-servers> | Specifies the comma-separated list of DNS servers to which this network is to be connected | No |
<extensible-attributes> | Contains the <attribute> element | No |
<attribute> | Contains a key-value pair designated by the <key> and <value> elements that contain location-specific information for the network, such as building, site, and so on <extensible-attributes> <attribute> <key>Building</key> <value>test</value> </attribute> <attribute> <key>Floor</key> <value>4</value> </attribute> </extensible-attributes> | No |
The [expand] macro is a standalone macro and it cannot be used inline. Click on this message for details.
The [expand] macro is a standalone macro and it cannot be used inline. Click on this message for details.