Versions Compared

Key

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

The IP Interface Settings page lists information about network interfaces configured for the host. Depending on your host deployment, you may or may not be able to a server. Whether or not you can modify information on this page . BloxOne supports interface modifications depends on how your server was deployed. Infoblox Platform supports modification of interfaces for the following deployments:  NIOS-X (BloxOne) VM, BloxOne Appliance, and BloxOne Container.  NIOS-X (BloxOne) Virtual Server, and NIOS-X (BloxOne) Container.

If you have multiple network interfaces configured for the hosta server, you can enable or disable them as well as and set routing priorities by configuring routing metrics. You can also modify the network configuration for physical appliances or and virtual appliances that were deployed through OVA deployments , by using the a downloaded Infoblox image. If you have configured multiple network interfaces on your Kubernetes-based hostsservers, all the Ethernet ports are will be displayed in on this sectionpage. For information about using multiple interfaces, see Multiple Network Interfaces for HostsServers.

You can configure IPv4-only or IPv4/IPv6 dual-stack networks for a host. However, IPv4/IPv6 dual-stack networks are not supported if you plan to enable DNS or DHCP services on the hostalso configure VLAN interfaces if you opt to virtualize your network.

On the IP Interface Settings page of the Edit <Host><Server> wizard, you can view or update IP interface settings, as follows:

Select the

...

checkbox of the network interface from the list, and

...

click Edit.

In the Edit IP Interface Settings section,

...

click Edit and specify the following:

  • Network Interface: Displays the name The names (such as enp1s0 and enp2s0) of the Ethernet ports on the appliance, such as enp1s0 or enp2s0. All network interfaces you have configured appear in the table. You cannot modify this field. You can configure up to two network interfaces for the same network gateway.

  • Interface Type: Displays whether the network interface is  WAN or LAN, based on your deployment. You may or may not be able to change the interface type. When your hosts servers have multiple interfaces, the lowest metric interface will be marked as WAN and as WAN and the rest of the interfaces will be marked as LAN.IPv4 MTU: Enter the as LAN.

  • Interface Label: The interface label defines the interface binding between the Infoblox service and the interface on which the service runs. You can add a custom label to associate the server with the interface binding. To add multiple interface labels, click Add Interface Label. Note that WAN and LAN are considered as interface labels.
    Note that if you configure VLAN on an interface, ensure that the parent network contains all the labels of the VLAN interfaces. Otherwise, queries by the DNS forwarding proxy at the VLAN interface might fail.

  • Protocol: From the drop-down menu, choose IPv4 to configure IPv4 interfaces or Dual Stack IPv4/Pv6 to configure IPv6 interfaces.

Note that you cannot revert to IPv4 from Dual Stack IPv4/IPv6 if you have configured IPv6 on a server.

  • IPv4 MTU: The maximum transmission unit for the IPv4 network, which is the size of the largest protocol data-unit that can be communicated in a single network-layer transaction. Valid values are Enter a value from 576 to 9001. The default value is 1500.

If you are

...

configuring a dual-stack network for the

...

server, you must set the minimum MTU value for the IPv4 address

...

to 1280

...

; if you do not, the IPv6 address will not be functional.

  • IPv4 Network Mode: Displays An indication of whether the IPv4 interface is being configured for as DHCP or Static. When it is configured for as DHCP, the IP address is dynamically assigned, so you cannot modify the IP address associated with the interface is assigned dynamically and cannot be modified. When it is configured as Static, you must assign a valid IPv4 address for the interface.

  • Gateway: Displays the The gateway used for the interface. Each IPv4 gateway supports up to two network interfaces. If you configure more than two network interfaces for the same gateway, the gateway address will not be displayed for those interfacesthem.

  • IPv4 CIDR: The IPv4 address and netmask.

  • IPv4 Metric: A metric is a value that you assign to an IP route for a particular interface, for routing purposes. Valid IPv4 metric values are from 0 (default) to 4294967294. The default value is 0.999999. 

The Infoblox Platform uses the metric value

...

to determine which interface

...

is to be used for cloud

...

communications. The metric value is important if you have multiple network interfaces configured with the gateway. The lower the metric value, the higher the priority the interface has in the IP routing table. For example, when you set the metric value

...

to 0 for one interface and 20 for another, the interface with the metric value 0

...

will have a higher priority

...

and

...

will become the primary interface to be used for cloud traffic that goes through the configured gateway. If the primary interface

...

is down, the traffic will go through the next prioritized interface. If you configure the same metric value for two interfaces, the system will decide and take the best route

...

(the one with

...

fewest hops) to the destination via the associated interface. If the number of hops is the same for both paths, the traffic will be load-balanced between the two associated interfaces.

  • IPv6 MTU: Enter the  The maximum transmission unit for the IPv6 network, which is the size of the largest protocol data unit that can be communicated in a single network-layer transaction. Valid values are Enter a value from 1280 to 9001 . The default value is 1500. This value must be and greater than or equal to the IPv4 MTU. The default value is 1500.

If you are

...

configuring a dual-stack network for the

...

server, you must set the minimum MTU value for the IPv4 address

...

to 1280

...

; if you do not, the IPv6 address will not be functional. In addition, the IPv6 MTU must be greater than or equal to the IPv4 MTU.

  • IPV6 Network Mode: If configured, displays whether the IPv6 interface is being configured as DHCP, RA, Auto Select, or Static.

    • DHCP: When configured for DHCP, the The IP address is dynamically assigned by the DHCP server, so you cannot modify the IP address associated with the interface.

    • RA: When configured as (router advertisements, the host ): The server in your IPv6 network auto-generated generates a link-local address to communicate with other hosts servers or neighbors on the same network.

    • Auto Select: When configured as Auto Select, the system selected The system selects the best way to obtain an IPv6 address for the hostserver.

    • Static: When configured as Static, you have manually assigned You have to manually assign a valid IPv6 address, CIDR, and a gateway for the hostserver.

  • Gateway: The default gateway used for the IPv6 interface.

  • IPv6 CIDR: The IPv6 address and CIDR associated with the interface.

  • IPv6 Metric: A metric is a value that you assign to an IP route for a particular interface, for routing purposes. Valid metric values are from 0 to 4294967294. The 999999, and the default value is 1024.

The metric value is used by

...

the Infoblox Platform to determine which interface should be used for cloud communication. The metric value is important if you have multiple network interfaces configured with a gateway. The lower the metric value, the higher the priority the interface has in the IP routing table. For example, when you set the metric value

...

to 0 for one interface and 20 for another, the interface with the metric value 0

...

will have a higher priority

...

and

...

will become the

...

primary interface to be used for cloud traffic that goes through the configured gateway. If the

...

primary interface is down, the traffic will go through the next prioritized interface.

...

If you configure the same metric value for two interfaces, the system will decide and take the best route

...

(the one with

...

fewest hops) to the destination via the associated interface. If the number of hops is the same for both paths, the traffic will be load-balanced between the two associated interfaces.

  • Interface State: Indicates An indication of whether the admin state of the configured network interface is administratively Enabled or Disabledhas been enabled or disabled administratively. All network interfaces , except other than the one with the lowest metric value , are Disabled by defaultare disabled by default; a disabled network interface will not be in use, but the configuration will stay intact. To use a specific interface, you must first toggle the state to Enabled (green). When the network interface is disabled, it will not be in use, but the configuration stays intact.

Click Save to save your configuration, or click Cancel to discard your changes.

  • Enable Service Traffic: Displays whether the BloxOne .

  • Enable Service Traffic: An indication of whether the Infoblox service is enabled on all IP interfaces or only on LAN.

    • On all IP Interfaces indicates that Infoblox services for this server are enabled on all IP interfaces.

    • LAN indicates that the Infoblox services for this server are enabled only on LAN.

  • Redundant Cloud Connectivity: To enable Redundant Cloud Connectivity, toggle the setting to Enabled. By default, the setting is disabled. Redundant cloud connectivity refers to the setup of multiple network connections or paths to ensure continuous and reliable network connectivity between the server and the Infoblox Platform. It is a method used to minimize the risk of network downtime and improve network resilience. By having redundant connections, if one connection fails or experiences issues, the network traffic can automatically be rerouted through an alternate path, ensuring uninterrupted connectivity. In the context of Infoblox Platform, redundant connectivity can be achieved by enabling port redundancy on the server. Once enabled, all the enabled interfaces with default routes configured will be considered to participate for the feature. This feature updates the route metric if the connectivity to cloud from an interface is broken, so that another interface becomes the preferred route and the connectivity to the cloud remains intact through the new interface. Therefore, the server never loses connectivity with the Infoblox Platform. It’s important to note that redundant connectivity can be configured in different ways depending on the specific network setup and requirements. The details of the configuration may vary based on the network equipment and software being used.

Info
  • Redundant Cloud Connectivity is not supported on servers configured with HTTP Proxy.

  • Redundant Cloud Connectivity will be greyed out if it has zero or one interface enabled. It will be enabled only if it has two or more interfaces enabled.

Note

It is not recommended to use DHCP mode for WAN interfaces and service interfaces.

VLAN INTERFACES

Note

Due to an anycast limitation, there is no option to provide routing ID in the routing configuration. You will not be able to configure anycast advertising on a VLAN interface or multiple interfaces. Anycast will choose the WAN interface by default. For information, see Anycast Addressing.

To add VLAN interfaces, click Add VLAN to interface.

In the Edit IP Interface Settings section, click Edit and specify the following:

  • Interface: The names (such as enp1s0 and enp2s0) of the Ethernet ports on the appliance. All network interfaces you have configured appear in the table. You cannot modify this field.

  • VLAN ID: Enter the VLAN ID here. It VLAN identification that specify the VLAN to which the Ethernet frame belongs.

  • Interface Type: WAN or LAN, based on your deployment. You may or may not be able to change the interface type. When your servers have multiple interfaces, the lowest metric interface will be marked as WAN and the rest of the interfaces will be marked as LAN.

  • Interface Label: The interface label defines the interface binding between the Infoblox service and the interface on which the service runs. You can add a custom label to associate the server with the interface binding. To add multiple interface labels, click Add Interface Label. Note that WAN and LAN are considered as interface labels.
    Note that if you configure VLAN on an interface, ensure that the parent network contains all the labels of the VLAN interfaces. Otherwise, queries by the DNS forwarding proxy at the VLAN interface might fail.

  • Protocol: From the drop-down menu, choose IPv4 to configure IPv4 interfaces or Dual Stack IPv4/Pv6 to configure IPv6 interfaces.

Note that you cannot revert to IPv4 from Dual Stack IPv4/IPv6 if you have configured IPv6 on a server.

  • IPv4 MTU: The maximum transmission unit for the IPv4 network, which is the size of the largest protocol data-unit that can be communicated in a single network-layer transaction. Enter a value from 576 to 9001. The default value is 1500.

If you are configuring a dual-stack network for the server, you must set the minimum MTU value for the IPv4 address to 1280; if you do not, the IPv6 address will not be functional.

  • IPv4 Network Mode: An indication of whether the IPv4 interface is configured as DHCP or Static. When it is configured as DHCP, the IP address associated with the interface is assigned dynamically and cannot be modified. When it is configured as Static, you must assign a valid IPv4 address for the interface.

  • Gateway: The gateway used for the interface. Each IPv4 gateway supports up to two network interfaces. If you configure more than two network interfaces for the same gateway, the gateway address will not be displayed for them.

  • IPv4 CIDR: The IPv4 address and netmask.

  • IPv4 Metric: A value that you assign to an IP route for a particular interface, for routing purposes. Valid IPv4 metric values are from 0 (default) to 999999. 

The Infoblox Platform uses the metric value to determine which interface is to be used for cloud communications. The metric value is important if you have multiple network interfaces configured with the gateway. The lower the metric value, the higher the priority the interface has in the IP routing table. For example, when you set the metric value to 0 for one interface and 20 for another, the interface with the metric value 0 will have a higher priority and will become the primary interface to be used for cloud traffic that goes through the configured gateway. If the primary interface is down, the traffic will go through the next prioritized interface. If you configure the same metric value for two interfaces, the system will decide and take the best route (the one with fewest hops) to the destination via the associated interface. If the number of hops is the same for both paths, the traffic will be load-balanced between the two associated interfaces.

  • IPv6 MTU: The maximum transmission unit for the IPv6 network, which is the size of the largest protocol data unit that can be communicated in a single network-layer transaction. Enter a value from 1280 to 9001 and greater than or equal to the IPv4 MTU. The default value is 1500.

If you are configuring a dual-stack network for the server, you must set the minimum MTU value for the IPv4 address to 1280; if you do not, the IPv6 address will not be functional. In addition, the IPv6 MTU must be greater than or equal to the IPv4 MTU.

  • IPV6 Network Mode:

    • DHCP: The IP address is dynamically assigned by the DHCP server, so you cannot modify the IP address associated with the interface.

    • RA: (router advertisements): The server in your IPv6 network auto-generates a link-local address to communicate with other servers or neighbors on the same network.

    • Auto Select: The system selects the best way to obtain an IPv6 address for the server.

    • Static: You have to manually assign a valid IPv6 address, CIDR, and a gateway for the server.

  • Gateway: The default gateway used for the IPv6 interface.

  • IPv6 CIDR: The IPv6 address and CIDR associated with the interface.

  • IPv6 Metric: A value that you assign to an IP route for a particular interface, for routing purposes. Valid metric values are from 0 to 999999, and the default value is 1024

The metric value is used by the Infoblox platflorm to determine which interface should be used for cloud communication. The metric value is important if you have multiple network interfaces configured with a gateway. The lower the metric value, the higher the priority the interface has in the IP routing table. For example, when you set the metric value to 0 for one interface and 20 for another, the interface with the metric value 0 will have a higher priority and will become the primary interface to be used for cloud traffic that goes through the configured gateway. If the primary interface is down, the traffic will go through the next prioritized interface. If you configure the same metric value for two interfaces, the system will decide and take the best route (the one with fewest hops) to the destination via the associated interface. If the number of hops is the same for both paths, the traffic will be load-balanced between the two associated interfaces.

  • Interface State: An indication of whether the admin state of the configured network interface has been enabled or disabled administratively. All network interfaces other than the one with the lowest metric value are disabled by default; a disabled network interface will not be in use, but the configuration will stay intact. To use a specific interface, toggle the state to Enabled (green).

  • Enable Service Traffic: An indication of whether the Infoblox service is enabled on all IP interfaces or only on LAN.

    • On all IP Interfaces: This indicates that BloxOne the Infoblox services for this server are enabled on all IP interfaces for this host.

    • LAN: This indicates that the BloxOne Infoblox services for this server are enabled only on LAN for this host.

Click Save to save your configuration, or click Cancel to discard your changes.

Click Next to go to the DNS Local Resolver Settings page. You can also click Cancel to cancel the configuration or click Finish to save the configurationit.