IPv6 Support
  • 22 May 2024
  • 4 Minutes to read
  • Dark
    Light
  • PDF

IPv6 Support

  • Dark
    Light
  • PDF

Article summary

General Information

Netreo currently has limited support for the IPv6 protocol. This article outlines where and how IPv6 is supported in Netreo.

Currently, new Netreo deployments based on Red Hat Linux 8 (RHEL 8) have IPv6 support disabled in the OS by default. If you wish to use IPv6 with Netreo, it must be manually enabled in the VM console by a Netreo administrator (see the configuration section below). This may be done during or after deployment. (Netreo deployments based on CentOS 6 have base IPv6 support enabled in the OS by default.)

Even after base support has been enabled in the VM, IPv6 options for features in Netreo must still be either manually enabled, or manually selected at time of use.

Features That DO Support IPv6

IPv6 is supported for the following:

Features That DO NOT Support IPv6

IPv6 is not supported for the following:

  • As the host address for Netreo VMs when multiple appliances are deployed together. (Currently, Netreo cannot communicate internally with other Netreo VMs (service engines, high availability nodes, Netreo Overview and clients) using IPv6 addresses)
  • Auto-discovery  and addition of devices via:
    • Subnet scan
    • Syslog (or other log) delivery
    • SNMP trap delivery
    • NetFlow (or other traffic flow) packet delivery
  • Polling of statistical data from Windows-based devices
  • Polling of statistical data from any monitored resource via API
  • Receiving or processing of:
    • Logs
    • SNMP traps
    • NetFlow (or other traffic flow) packets
  • Windows-based credential checking using the Credentials and Connectivity Test tool

Configuring Netreo for IPv6 Support

The Netreo VM

For RHEL 8-based Netreo deployments, IPv6 must be manually enabled on the VM before any IPv6 options within Netreo will function. This is done through the VM console.

Enabling IPv6 in the VM console also dynamically configures the appliance IP address to an IPv6 address (currently, Netreo does not support configuring your own static IPv6 address).

To enable base IPv6 support in a RHEL 8-based Netreo appliance, follow the steps below.

  1. In your hypervisor, activate the console for your Netreo VM.
  2. Log in to Netreo using the following credentials:
    • Username: config
    • Password: omniconf
  3. Enter 2 to select Networking Options.
  4. Enter 6 to select Enable IPv6 (or Disable IPv6).
    • IPv6 base support is enabled in Netreo.
    • An IPv6 address is dynamically assigned to the Netreo appliance.
  5. You may now leave the console and log in to Netreo.

If you disable IPv6 using the console, an IPv4 address will be dynamically assigned to the appliance. You may then change this address using the standard instructions in here - Deploy a Netreo Virtual Appliance.

Netreo Administration

By default, Netreo attempts to communicate with devices (for things like availability checking, statistical data polling, etc.) using IPv4. If you have managed devices configured with IPv6 addresses, IPv6 must be manually selected as the preferred protocol. Otherwise, Netreo will continue to attempt to communicate with those devices using IPv4.

Selecting IPv6 as the preferred protocol may be done either globally in System Preferences or per device in Device Administration.

It is technically safe to set the global preference in System Preferences to IPv6, even if most of your devices are using IPv4 addresses. If a device does not respond using IPv6, Netreo will attempt to use IPv4. However, this may introduce system performance issues with large numbers of devices. So, it is recommended to determine if the majority of your devices use IPv4 or IPv6 addresses, and set the global preference to that. Then set individual devices to prefer the less used protocol using the override setting on the device's Device Administration page (this may be done automatically using the auto configuration rules).

Set the Global IP Protocol Preference

  1. Log in to Netreo as a user with the administrator access level or higher.
  2. From the main menu, select Administration >> System >> Preferences to open the System Preferences page.
  3. Locate the System Options panel.
  4. Locate the PREFERRED IP PROTOCOL VERSION field.
  5. Select the protocol Netreo should try first when communicating with devices.
  6. Click the Save Changes button.

Set a Per Device IP Protocol Override

  1. Log in to Netreo as a user with the administrator access level or higher.
  2. Navigate to the Device Dashboard of the managed device on which you wish to set an IP protocol override.
  3. Click on the small gear icon at the top right of the dashboard to open the Device Administration page.
  4. On the Main tab, click Show Advanced Options.
  5. Locate the IP PROTOCOL VERSION field.
  6. Select the protocol Netreo should try first when communicating with this device.
  7. Click the Apply Changes button.

Was this article helpful?