Versions Compared

Key

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

A Grid is a group of two or more NIOS appliances that share sections of a common, distributed, built-in database and which you configure and monitor through a single, secure point of access: the Grid Master. A Grid can include Infoblox appliances and vNIOS appliances. A vNIOS appliance is a non-Infoblox hardware platform running the vNIOS software package. For supported vNIOS platforms, see vNIOS Appliances.
Infoblox appliances support both IPv4 and IPv6 networks and you can configure a Grid in one of the following modes:

...

Possible Setups of Grid configuration

Grid Configuration

VRRP Protocol for HA Pair

Grid Communication Protocol

Grid Connection via MGMT

Additional IPv4
Addresses

Additional IPv6
Addresses

IPv4 Grid Master

IPv4

IPv4

NA

Yes

Yes

IPv6 Grid Master

IPv6

IPv6

NA

Yes

Yes

Dual mode Grid Master

IPv4 or IPv6

IPv4 or IPv6

NA

Yes

Yes

IPv4 Grid member

IPv4

IPv4

IPv4

Yes

Yes

IPv6 Grid member

IPv6

IPv6

IPv6

Yes

Yes

Dual mode Grid member

IPv4 or IPv6

IPv4 or IPv6

IPv4 or IPv6

Yes

Yes


Note

Note

Infoblox recommends that appliances with disk sizes below 250 GB must not be configured as Grid Masters.

You can also add supported Reporting platforms as a logging and reporting devices in your Grid. Infoblox provides a few Infoblox platforms that you can use as the logging and reporting device. For information about the supported appliances, seeConfiguring Reporting Clustering. Infoblox reporting solution supports both IPv4 and IPv6 networks and you can configure a reporting member in either IPv4, IPv6, or in dual mode (IPv4 and IPv6) network environment. An IPv4-only Grid uses IPv4 as the Grid communication protocol, so you can add an IPv4 or dual mode reporting member to an IPv4-only Grid. An IPv6-only Grid uses IPv6 as the Grid communication protocol, so you can add an IPv6 or dual mode reporting member to an IPv6-only Grid. However, a dual mode Grid can use either IPv4 or IPv6 as the Grid communication protocol, so you can add an IPv4, IPv6, or a dual mode reporting member to a dual mode Grid. The reporting appliance collects data from members in the Grid and stores the data in the database. It then uses the data to generate predefined and user-defined reports that you can access through Grid Manager. These reports provide useful information about the IPAM, DNS, DHCP, and system activities and usage in your Grid. For more information about reporting, seeInfoblox Reporting and Analytics.

Instead of manually provisioning IP addresses and DNS name spaces for network devices and interfaces, you can add Cloud Platform Appliances to leverage DNS and DHCP features of the Grid to manage your CMPs (Cloud Management Platforms). For information about the Infoblox Cloud Network Automation solution and supported Grid configurations, seeDeploying Cloud Network Automation.

The following figure shows the basic concept of a Grid, database distribution (or "replication"), and reporting.

...

Drawio
border1
baseUrlhttps://infoblox-docs.atlassian.net/wiki
diagramName5.1
width1093
zoom1
custContentId7081677
pageId26775217custContentId7081677
lbox1
contentVer1
revision3

The Grid Master can be either an HA master or a single master; that is, an HA (high availability) pair or a single appliance. Similarly, a Grid member can be either a single member or an HA member. You can add single appliances and HA pairs to a Grid, forming single members and HA members respectively. A single Grid member can be either an Infoblox appliance or a vNIOS appliance. An HA Grid member can be a pair of Infoblox appliances or vNIOS appliances. For information, see vNIOS Appliances.
The Grid Master communicates with every Grid member in a hub-and-spoke configuration. Intra-Grid communication is based on the type of IP address used by the Grid member to join the Grid Master. An IPv4-only Grid Master uses IPv4 and an IPv6-only Grid Master uses IPv6 for intra-Grid communication. However, a dual mode Grid Master uses either IPv4 or IPv6 depending on the IP address type used by the Grid member to join the Grid Master. For an HA member, the Grid Master communicates with the active node, which in turn communicates with the passive node, as shown in the following figure. 

...

Drawio
border1
baseUrlhttps://infoblox-docs.atlassian.net/wiki
diagramName5.2
zoom1
custContentId8654542
pageId26775217
custContentId8654542
lbox1
contentVer1
revision1



When adding vNIOS appliances to a Grid, you centralize the management of core network services of the virtual appliances through the Grid Master. vNIOS appliances support most of the features of the Infoblox NIOS software, with some limitations as described in vNIOS Appliances.

By default, Grid communications use the UDP transport with a source and destination port of 1194. This port number is configurable. For a port change to take effect, one of the following must occur: the HA master fails over, the single master reboots, or the Grid restarts services.
After adding an appliance or HA pair to a Grid, you no longer access the Infoblox GUI on that appliance. Instead, you access the GUI running on the Grid Master. Although you can create multiple administrator accounts to manage different services on various Grid members, all administrative access is through the Grid Master. So even if someone has administrative privileges to a single Grid member, that administrator must access the GUI running on the Grid Master to manage that member.
You can access the Infoblox GUI through an HTTPS connection to one of the following IP addresses and ports on the Grid Master:

  • The VIP address, which links to the HA port on the active node of an HA Grid Master

  • The IP address of the LAN1 port on a single Grid Master

  • The IP address of the MGMT port (if enabled) of the active node of an HA or single Grid Master. See Using the MGMT Port.

Grid Communications

The Grid Master synchronizes data among all Grid members through encrypted VPN tunnels. The default source and destination UDP port number for VPN tunnels is 1194. You can continue using the default port number or change it. For example, if you have multiple Grids, you might want each Grid to use a different port so that you can set different firewall rules for each. Whatever port number you choose to use for the VPN tunnels in a Grid, all the tunnels in that Grid use that single port number.
Before an appliance or HA pair forms a tunnel with the master, they first authenticate each other using the Challenge-Response Authentication Mechanism (CRAM). The source and destination port number for this traffic is 2114. During the CRAM handshake, the master tells the appliance or HA pair what port number to use when building the subsequent VPN tunnel.

...

Drawio
border1
baseUrlhttps://infoblox-docs.atlassian.net/wiki
diagramName5.3
zoom1
custContentId7933857
pageId26775217custContentId7933857
lbox1
contentVer1
revision1

...