In Address Manager v26.1, IPv4/IPv6 addresses can be imported into IPv4/IPv6 networks in CSV or JSON format through the Address Manager UI. Address Manager v26.1 includes service enhancements to support the import of files previously exported from Address Manager tables. CSV and JSON files exported from Address Manager IP address tables can now be imported directly back into IP address tables in other configurations or servers. For information on exporting IP addresses in CSV or JSON format, refer to Exporting table data.
Example CSV file (assigning IPv4 addresses):
type,name,address,state,macAddress.address,location.id
IPv4Address,example1,192.0.2.2,STATIC,,
IPv4Address,example2,192.0.2.3,DHCP_RESERVED,AA-AA-AA-AA-AA-AA,11937
IPv4Address,,192.0.2.4,RESERVED,DD-DD-DD-DD-DD-DD,11920
Example CSV file (assigning an IPv4 address and creating host record example.com):
type,name,address,state,_embedded.resourceRecords[0].absoluteName,_embedded.resourceRecords[0].type
IPv4Address,example4,192.0.2.5,STATIC,example.com,HostRecord
Example CSV file (assigning IPv6 addresses):
type,name,address,state,macAddress.address,clientIdentifier.duid,location.id
IPv6Address,,2001:db8::1,STATIC,,00-01-00-01-2A-04-4F-4F-00-0C-29-E3-85-98,11937
IPv6Address,example1,2001:db8::2,STATIC,AA-AA-AA-AA-AA-AA,,79427
IPv6Address,,2001:db8::3,DHCP_RESERVED,DD-DD-DD-DD-DD-DD,,
To import blocks and networks:
- Select the IPAM tab in the sidebar, then select IPv4 blocks or IPv6 blocks.
- Navigate to the table that contains the IPv4 or IPv6 network that you will be importing addresses into.
- In the table, select the row actions button (⋮) for the network, then select Import file.
- Drag and drop the CSV or JSON file into the File field, or select the box to open the file navigator and select the file.
- Select Import.