Enabling IPv6 Support Before Software Installation

You can enable IPv6 support on a computer before installing Commvault software on it.

Note

You must perform these steps on each computer in a CommCell group.

Procedure 1 - Enabling IPv6 Support Using the Registry Editor

  1. Open the registry editor.

  2. Navigate to the following location: HKEY_LOCAL_MACHINE\SOFTWARE\GalaxyInstallerFlags

  3. Create the DWORD key nOverridePreferredIPFamily .

  4. Set the value as follows:

    • 0 for both IPv4 and IPv6 support

    • 1 for IPv4 support only

    • 2 for IPv6 support only

  5. Close the registry editor for the changes to take effect.

Procedure 2 - Enabling IPv6 Support Using the Command Line

  • Open the Windows command prompt and then type the following command:

    Setup.exe /play install.xml /silent /display-interface-family PreferredIPFamily

    Where <PreferredIPFamily> is one of the following:

    • 0 for both IPv4 and IPv6 support

    • 1 for IPv4 support only

    • 2 for IPv6 support only

Note

display-interface-family provided in the command line is honored and takes priority over the following:

×

Loading...