Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »



Note: You can use the fixed address header to import reservations. When you import a reservation, you must specify 00:00:00:00:00:00 in the mac_address field.




Field Name

Data Type Required Associated G
(Yes/No) Field


UI Associated PAPI Usage and Guidelines Method

Header-FixedAddress

String Yes

Example: FixedAddress

ip_address

IP address Yes IP Address

ipv4addrss Example: 10.0.0.11

ms_Server

IP address Yes

Example: 100.102.30.180

_new_ip_address

IP address No

Add this field to overwrite the

 

 

ip_address field when you use the

 

 

overwrite or merge option.

network_view

String No Network View network_view If no view is specified, the Default

 

 

 

view is used. Example: Default

name

String No Name

name

always_update_dns

Boolean No DNS Zones Associations

always_update_ Example: FALSE dns

option_logic_filter

List of IPv4Filter Type/ActionExamples:

 

 

logic filter rules

.com.infoblox.dns.dhcp_mac_filte r$mac_filter_name,.com.infoblox.

 

 

dns.nac_filter$nac_filter_name,.c

 

 

om.infoblox.dns.dhcp_option_filt

 

 

ers$opt_filter_name

boot_file

String No Boot File

bootfile Example: bootfile1

boot_server

String No Boot Server

bootserver Example: abc.corp100.com

prepared_zero

Boolean No

Example: FALSE

comment

String No Comment

comment

ddns_domainname

String No DDNS Domain ddns_domainname Example: ddns.corp100.com Name

 

deny_bootp

Boolean No Deny BOOTP Requests

deny_bootp Example: FALSE

broadcast_address

IP address No Broadcast Ad

dress Example: 10.0.0.1

routers

IP address No Routers

Example: "10.0.0.1,10.0.0.100,"

 

list

 

domain_name

FQDN No Domain Name

 

domain_name_

IP address No Name ServersExample: "10.2.3.4,11.2.3.4,"

 

servers

list

 

dhcp_client_

String No Client Identifi

er dhcp_client_

identifier

 

identifier

disabled

Boolean No Disabled

disable Example: FALSE

enable_ddns

Boolean No Enable DDNS Updates

Example: FALSE

ignore_client_

Boolean No Ignore Optionlist ignore_dhcp_ Example: TRUE

 

requested_ options

 

option_list_request



Field Name

Data Type Required Associated GUI Associated PAPI Usage and Guidelines (Yes/No) Field Method

 

 

circuit_id

String No

agent_circuit_id This field is required when

 

 

match_option = CIRCUIT_ID.

 

 

Example: 11

remote_id

String No

agent_remote_id This field is required when

 

 

match_option = REMOTE_ID.

 

 

Example: xyz

mac_address

MAC No MAC Address

mac This field is required if

 

address Yes for

match_option = MAC_ADDRESS,

 

reservation

or if you are importing a

 

 

reservation. For reservations, you

 

 

must enter 00:00:00:00:00:00 in

 

 

this field.

 

 

Example: aa:bb:cc:dd:ee:ff

match_option

String No

match_client Data must be in the following

 

 

format:

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="81f3f7fb-8448-461a-866d-b7c7f13bd9ab"><ac:plain-text-body><![CDATA[

 

 

['MAC_ADDRESS','CLIENT_ID','CIR

]]></ac:plain-text-body></ac:structured-macro>

 

 

CUIT_ID','REMOTE_ID']

next_server

String No Next Server

nextserver Example: blue.domain.com

lease_time

Unsigned No Lease Time

Example: 1100

 

integer

 

enable_pxe_lease_

Boolean No Enable PXE le

ase Example: FALSE

time

time

 

ddns_hostname

String No

ddns_hostname Example: host1.test.com

pxe_lease_time

Unsigned No PXE Lease Time pxe_lease_time Example: 1100

 

 

 

integer

 

OPTION-2

Integer No Custom DHCP Options

options This is an example of a DHCP option. For information, see Data Specific Guidelines on page 9.

 

 

Example: 50

OPTION-1

String No Custom DHCP Options

options This is an example of a DHCP option. For information, see Data Specific Guidelines on page 9.

 

 

Example: '255.0.0.0' name

 

 

implies vendor_class='DHCP'

 

 

(default)

OPTION-XXXX-200

Option No Custom DHCP
information Options

options This is an example of a DHCP option. For information, see Data Specific Guidelines on page 9.

 

 

Example: dfdfdfd' name implies

 

 

vendor_class='XXXX', option

 

 

code/number 200

EA-Site

String No Extensible Att

ributeextensible_ EA-Site is an example of a

 

Site

attributes predefined extensible attribute.

 

 

You can add other predefined

 

 

attributes to the data file. For

 

 

information about data format and examples, see Data Specific Guidelines on page 9.


Field NameData Type Required (Yes/No)Associated GUI FieldAssociated PAPI MethodUsage and Guidelines
EA-XXXStringNo Extensible Attribute XXX
value
inheritable EA-XXX is an example of an inheritable extensible attribute where XXX represents the attribute name. This column displays the value of an inheritable extensible attribute. For information about data format and examples, see Data Specific Guidelines on page 9.
EAInherited-XXXString No Inheritance State of
an Extensible Attribute XXX
inheritable EAInherited-XXX is an example of an inheritable extensible attribute where XXX represents the attribute name. This column displays the inheritance state of an inheritable extensible attribute. This column is displayed only if the extensible attribute is inheritable. For information about data format and examples, see Data Specific Guidelines on page 9.
EA-UsersStringNo Extensible Attribute Users
extensible_ attributes
EA-Users is an example of a user defined attribute this is of a List type (enumeration list). You can add other user defined attributes to the data file. For information about data format and examples, see Data Specific Guidelines on page 9.
ADMGRP-JoeSmithString No Permissions Admin
Group/Role
permission ADMGRP-JoeSmith is an example of an admin permission of a specific admin group. For information about data format and examples, see Data Specific Guidelines on page 9.


Examples

This section contains examples of how to create data files for IPv4 fixed addresses. All examples use comma as the separator. You can use other supported separators, such as semicolon, space, or tab.

Adding an IPv4 Fixed Address

This example shows how to import a new IPv4 fixed address.
header-fixedaddress,ip_address*,network_view,mac_address*,match_option,ms_server, remote_id,EA-Sitefixedaddress,100.0.0.1,Default,aa:aa:aa:aa:aa:aa,Remote_ID,xyz,USA
To import MS sync data, specify ms_server field in the CSV format. header-fixedaddress,ip_address*,ms_Server,EA-Location fixedaddress,100.0.0.1,100.102.30.180,location-1

Overwriting IPv4 Fixed Address Data

This example shows how to overwrite the MAC address of an existing IPv4 fixed address from aa:aa:aa:aa:aa:aa to bb:aa:aa:aa:aa:aa.
header-fixedaddress,ip_address*,mac_address* FixedAddress,100.0.0.1,bb:aa:aa:aa:aa:aa
This example shows how to overwrite the address of an existing IPv4 fixed address from 100.0.0.1 to 100.0.0.10.
header-fixedaddress,ip_address*,_new_ip_address,mac_address* FixedAddress,100.0.0.1,100.0.0.10,bb:aa:aa:aa:aa:aa

Merging IPv4 Fixed Address Data

This example shows how to merge a new comment to an existing IPv4 fixed address. header-fixedaddress,ip_address,mac_address*,comment FixedAddress,100.0.0.10,bb:aa:aa:aa:aa:aa,A new comment here.
This example shows how to merge new routers addresses and the domain name to an existing IPv4 fixed address.
header-fixedaddress,ip_address*,mac_address*,routers,domain_name fixedaddress,100.0.0.10,bb:aa:aa:aa:aa:aa,"2.2.2.2,4.4.4.4",ns1.corp100.com

Adding an IPv4 Reservation

This example shows how to import a new IPv4 reservation.
header-fixedaddress,ip_address*,network_view,mac_address*,EA-Site fixedaddress,100.0.0.1,Default,00:00:00:00:00:00,USA

  • No labels