---
sourceDocument: Australia Telecommunications Network Inventory
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/telecom-network-inventory

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Telecommunications Network Inventory

ft:clusterId :

    - telninv

bundleId :

    - telninv

workflow :

    - Customer and Industry


---

# IP addresses allocation

# IP addresses allocation {#ariaid-title1}

Release version: Australia  
Updated September 10, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read  
Using the IP address allocation, you can create, view, and update IP Address Blocks and IP Subnetworks. You can also manage allocated IP addresses and IP addresses.

## IP address tables {#exploring-ip-addresses-allocation__overview}

IP Address Block
:   A top-level range of IP addresses expressed as a CIDR. The user interface label IP Address Block refers to the underlying Managed IP Pool class.

IP Subnetwork
:   An operational subdivision of an IP Address Block. An IP Subnetwork can itself contain further nested IP Subnetworks, which lets you subdivide IP address space to any depth.

Allocated IP address
:   A single address slot within an IP Subnetwork's CIDR. Allocated IP address records carry two flags. Is Reserved is set automatically for structurally unassignable addresses. Is Managed is set automatically when an IP Address record is created from this slot.

IP address
:   The active CMDB record for an address. It can represent a single host address within a subnetwork, created from an allocated IP. Alternatively, it can represent the entire subnetwork by using the subnetwork's CIDR as its
    value.

Managed Network
:   A network scope within which an IP Address Block's CIDR must be unique. The same CIDR may exist in different Managed Networks without conflict. The Managed Network assigned to an IP Address Block propagates to its IP
    Subnetworks and cannot be changed at a lower level. For more information, see [Create a managed network](https://servicenow-prod.fluidtopics.net/GiLKdONZ7fROMMC_C69oeA "Create a Managed Network record to define a network scope that can be assigned to IP Address Blocks. A Managed Network value propagates to subnetworks and allocated IP records beneath the IP Address Block, and the same CIDR can exist in different Managed Networks without conflict.").

## IP allocation methods {#exploring-ip-addresses-allocation__ip-allocation-methods}

An IP Subnetwork uses one of two methods to create IP address records. The two methods are mutually exclusive: A subnetwork may use one or the other, but never both at the same time.

* From allocated IPs: The user selects one or more allocated IP records on a subnetwork and creates a corresponding IP address record for each selected slot. Each new IP address record uses the host address as its value. This method is appropriate when individual addresses are being assigned to devices, interfaces, or services.
* At subnet level: A single IP address record is created for the subnetwork as a whole. The IP address record uses the subnetwork's CIDR as its value, rather than a single host address. This method is appropriate when the subnetwork is bound to a service, port, customer, or interface.

After the first IP address record is created on a subnetwork by either method, the other method is locked for that subnetwork. To switch methods, delete the existing IP address records. Deleting IP address records preserves the
underlying allocated IP slots.

## Active state required for operations {#exploring-ip-addresses-allocation__active-state-required-for-operations}

A record must be in an active state before child records or IP allocations can be created against it. A record is active when the Life Cycle Stage is Operational and the Life Cycle Stage Status is
In Use. Any other combination of values prevents the creation of subnetworks beneath the record or the allocation of addresses from it.

## Reserved addresses {#exploring-ip-addresses-allocation__reserved-addresses}

When allocated IP records are generated for a subnetwork, addresses that are structurally unassignable are flagged automatically with Is Reserved = True. The rule differs by protocol.
For IPv4, the first address (the network address) and the last address (the broadcast address) are reserved. A /31 IPv4 subnet reserves no addresses (RFC 3021); a /32 IPv4 subnet reserves no addresses. For IPv6, only the first
address --- the Subnet Router Anycast address (RFC 4291) --- is reserved. IPv6 has no broadcast address. A /128 IPv6 subnet reserves no addresses.

## CMDB relationships {#exploring-ip-addresses-allocation__cmdb-relationships}

Every IP Address record participates in standard ServiceNow CMDB relationships. The relationships created depend on the method used. When IP Address records are created from selected Allocated IPs, the system writes two
relationships per record. The first is an IP Address Manages Allocated IP relationship, linking the new record to its source slot. The second is an IP Subnetwork Contains IP Address relationship, linking it to the subnetwork. When a
single IP Address record is created at the subnetwork level, only the IP Subnetwork Contains IP Address relationship is created.

Both relationship types are visible on each IP Address record's Related Items panel and in the Dependency View.
**Related tasks**   

* [Create an IP Address Block record](https://servicenow-prod.fluidtopics.net/S7~AWj2an5aZ90dtgd~GTw "Create an IP Address Block record to define a top-level IP address range, expressed in Classless Inter-Domain Routing (CIDR) notation. The block becomes the parent for one or more IP Subnetworks. Supports both IPv4 and IPv6.")
* [Create an IP Subnetwork record](https://servicenow-prod.fluidtopics.net/9uvIJPRcTs8lUhUZ167X8A "Create an IP Subnetwork record to subdivide an IP Address Block or to nest a subnetwork within an existing IP Subnetwork. The subnetwork's CIDR must fall within its parent's range. This task supports both IPv4 and IPv6.")
* [Allocate IP address slots in a subnetwork](https://servicenow-prod.fluidtopics.net/GNz3ONnBMKadJjPBuzh8ZQ "Allocate IP address slots to create one Allocated IP Address record for each address in a subnetwork CIDR. Reserved addresses (the first and last for IPv4, or the first for IPv6) are flagged automatically and can't be promoted to IP Address records.")
* [Create an IP Address record from allocated IPs](https://servicenow-prod.fluidtopics.net/hRNDS4NQVx0~F9JurffE9g "Create one or more IP Address records by selecting allocated IP slots and promoting them to active CMDB Configuration Items.")
* [Create an IP Address record at subnet level](https://servicenow-prod.fluidtopics.net/q3YlFrpcnUl5o5EeYJXmVA "Create a single IP Address record that represents an entire IP Subnetwork as one Configuration Item. The IP Address record uses the subnetwork'ss CIDR as its value, rather than a single host address. This method is used when the subnetwork is bound to a service, port, customer, or interface as a single entity.")
* [Create a managed network](https://servicenow-prod.fluidtopics.net/GiLKdONZ7fROMMC_C69oeA "Create a Managed Network record to define a network scope that can be assigned to IP Address Blocks. A Managed Network value propagates to subnetworks and allocated IP records beneath the IP Address Block, and the same CIDR can exist in different Managed Networks without conflict.")

