Cisco Cisco Prime Network Registrar 8.1 Technical References

Page of 316
ExportChildBlock 
Cisco Prime Network Registrar IPAM 8.1.1 CLI and API Guide 
56 
Col 
Field 
Accepted Values 
Required 
DHCP Policy Set 
The name of a DHCP Policy Set defined within 
Cisco Prime Network Registrar IPAM that should 
apply to this subnet.  
Valid only for Deployed 
blocks. 
No. 
DNS Servers 
The list of default DNS Servers for this subnet.  
This list is supplied to DHCP clients on this 
subnet.  The server name or IP Address is valid.  
For multiple servers, separate the server names 
with a vertical bar (|).  
Valid only for Deployed 
blocks. 
No. 
Default Gateway 
The default gateway address for this subnet.  This 
address is supplied to DHCP clients on this 
subnet.  
Valid only for Deployed blocks. 
No. 
Primary DHCP Server 
The name or IP Address of the primary DHCP 
server for this address space.  
Valid only for 
Deployed blocks. 
No. 
Failover DHCP Server 
The name or IP Address of the failover DHCP 
Server for this address space.   
Valid only for 
Deployed blocks. 
No. 
DNS Forward Domains 
The list of DNS Forward domains for this address 
space, separated by a vertical bar (|). This list will 
appear in the GUI when choosing domains for 
devices. To specify a domain type, specify the 
domain followed by ‘/’ followed by the domain 
type. 
Valid only for Deployed blocks. For 
example: 
hr.cisco.com.|dmz.com./External 
In this example, hr.cisco.com uses the default 
domain type, and dmz.com is of type ‘External’. 
No. 
DNS Reverse Domains 
The list of DNS Reverse domains for this address 
space, separated by a vertical bar (|). This list will 
appear in the GUI when choosing domains for 
devices. To specify a domain type, specify the 
domain followed by ‘/’ followed by the domain 
type. 
Valid only for Deployed blocks. For 
example: 
0-15.1.0.10.in-addr.arpa. /External |40.10.in-
addr.arpa. 
In this example, 0-15.1.0.10.in-addr.arpa. is of type 
‘External’, and 40.0.10.in-addr.arpa. uses the 
default domain type. 
No. 
Primary WINS Server 
The IP Address of the Primary WINS Server for 
this subnet. Used to provide this information to 
DHCP for Dynamic Address types.  Multiple 
WINS servers may be specified, separated by a 
comma.
 
No. 
Example 
This example exports all child blocks to the file 
rbexport.csv in the current directory. 
$INCHOME/etc/ExportChildBlock.sh –u joe –p joepwd –f rbexport.csv  
This example exports child blocks that begin with the name 
MyBlock
 and that are of block 
type 
Private
 to the file 
rbexport.csv