Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
)

Field Name

Data Type

Required (Yes/No)

Associated GUI


Field

Associated PAPI Method

Usage and Guidelines

Header-SharedNetwork

String

Yes

 

 



Example: SharedNetwork

name

String

Yes

Name

name

Example: Site Network

_new_name

String

No

 

 



Add this field to overwrite the name field

 

 

 

 

 

when you select the overwrite or merge

 

 

 

 

 

option.

networks

List

Yes

 

 



Example: "10.1.1.0/24,10.1.2.0/24,"

 

 

 

 

 

Note that you must first create the IPv4

 

 

 

 

 

networks 10.1.1.0/24 and 10.1.2.0/24

 

 

 

 

 

before designating them to the shared

 

 

 

 

 

network.

network_view

String

No

Network View

network_view

If no view is specified, the Default view is

 

 

 

 

 

used. Example: Default

is_authoritative

Boolean

No

Authoritative

authority

Example: FALSE

option_logic_filter

List of IPv4 logic filter rules

 


Filter Type/Action

 

logic filter rules


Examples:

 


 

 

 

.com.infoblox.dns.dhcp_mac_filter$mac_fi lter_name,
.com.infoblox.dns.nac_

filter$na

 

 

 

 

 

c

filter$nac_filter_name,
.com.infoblox.dns.dhcp_

opt

 

 

 

 

 

ion

option_filters$opt_filter_name

boot_file

String

No

Boot File

bootfile

Example: bootfile1

boot_server

String

No

Boot Server

bootserver

Example: abc.corp100.com

comment

String

No

Comment

comment

 


generate_hostname

Boolean

No

Generate Hostname

ddns_generate_hostname

Example: TRUE

 

 

 

Hostname

hostname

 

always_update_dns

Boolean

No

DNS Zones Associations

ddns_server_always_updates

Example: FALSE

 

 

 

Associations

always_updates

 

update_static_leases

Boolean

No

Fixed Address Updates

ddns_update_fixed_address

Example: FALSE

 

 

 

Updates

fixed_address

 

update_dns_on_lease_renewal

Boolean

No

Update DNS on DHCP Lease Renewal

override_update_

Example: TRUE

lease_renewal

 

 

DHCP Lease

dns_on_lease_

 

 

 

 

Renewal

renewal

 

Example: TRUE

ddns_ttl

Integer

No

DDNS Update TTL

ddns_ttl

This is an inherited field.

 

 

 

 

 

Example: 1200

Field NameData Type Required Associated GUI Associated PAPI Usage and Guidelines Method

(Yes/No) Field

enable_option81

Boolean

NoOption 81 Support

ddns_use_option Example: TRUE 81

deny_bootp

Boolean

No

No  

Deny BOOTP Requestsdeny_bootp

Example: FALSE

Requests

disabled

 

Boolean 

disabled
No
Boolean No
Disabledisable

Example: FALSE

enable_ddns

Boolean

No
BooleanNo

 

Enable DDNS Updatesenable_ddns

Example: FALSE

Updates

ignore_client_requested_options

Boolean

NoIgnore Optionlistignore_dhcp_
Example: TRUE

 

requested_ options

 

option_list_
reque st
request

Example: TRUE

next_server

String

No
StringNo
Next Servernextserver

Example: blue.domain.com

lease_time

Unsigned integer

NoLease Time

Example: 1100

 

integer

 

enable_pxe_lease_time

Boolean

NoEnable PXE timelease

Example: FALSE

time

time

 

pxe_lease_time

Unsigned integer

NoPXE Lease
Ti
Time
me
pxe_lease_time

Example: 1100

 

integer

 

routers

IP address list

No
Routers
routers

Example: "10.0.0.1,10.0.0.100"

 

list

 

domain_name

FQDN

NoDomain Namedomain_name
 


domain_name_servers

IP address list

NoName
Serve
Server
r

Example: "10.2.3.4,11.2.3.4"

 

list

 

OPTION-2

Integer

No

No  

Custom DHCP Optionsoptions

Example: 50


Options 

OPTION-1

String

NoCustom DHCP Optionsoptions

This is an example of a DHCP option. For

Optionsinformation

information, see Data Specific Guidelines

 

 

 

on page 9

.

 

 

Example:

'255

‘255.0.0.

0'

0’ name implies

 

 

vendor_class=

'DHCP'

’DHCP’ (default)

OPTION-XXXX-200

Option information

NoExtensible

information
Attribute
Sit
Siteoptions

This is an example of a DHCP option. For

e

 

 

on page 9

information, see Data Specific Guidelines

.

 

 

Example:

'dfdfdfd'

’dfdfdfd’ name implies

 

 

vendor_class=

'XXXX'

’XXXX’, option

 

 

code/number 200

EA-Site

String

NoExtensible Attribute Usersextensible attributes

EA-Site is an example of a predefined

 

Attribute Us

ers attributes

extensible attribute. You can add other

 

 

predefined attributes to the data file. For

 

 

information about data format and examples,

see

 

 

page 9

see  Data Specific Guidelines

on

.

EA-Users

String

NoPermissions
Admin
Group/Role
extensible attributes

extensible EA-Users is an example of a user defined

 
ADMGRP-JoeSmith

Admin

attributes attribute. You can add other user defined

 

Group/Role

attributes to the data file. For information about data format and examples, see Data Specific Guidelines .

...

StringNoPermissions
Admin
Group/Role
permissionADMGRP-JoeSmith is an example of an

...

admin permission of a specific admin group. For information about data format and examples,

...

Examples

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

...

This example shows how to import a new shared Network in the Default DHCP view.

header-SharedNetwork,name*,networks*,network_view,comment,OPTION-2 SharedNetwork,Sharednetwork01,"10.0.0.0/24,20.0.0.0/24",Default,This is a comment.,128

Overwriting IPv4 Shared Network Data

This example shows how to overwrite a shared network with additional networks.

header-SharedNetwork,name*,networks* SharedNetwork,Sharednetwork01,"10.0.0.0/24,20.0.0.0/24,30.0.0.0/24"

Merging IPv4 Shared Network Data

This example shows how to merge the extensible attribute Site and a new admin group DHCP_admins with RW permission to an IPv4 shared network.

header-SharedNetwork,name*,networks*,EA-Site,ADMGRP-DHCP_admins SharedNetwork,Sharednetwork01,"10.0.0.0/24,20.0.0.0/24",USA,RW