Parameter: IP_ADDRESS_VERSION

Definition

The version of IP addresses which must be used when host names are resolved

Description

This parameter defines the version of the IP addresses which must be taken into account during host name resolution. This parameter gives the possibility to specify whether SAP CC must work with either IPV4 or IPV6 addresses.

Note

Do not specify IPV4 or IPV6 addresses in the instance map if this parameter is respectively set to "IPV6" or "IPV4". This kind of configuration prevents the system to start.

Syntax

The possible values are:

  • IPV4 : Host names are resolved as IPV4 addresses. IPV6 addresses are not taken into account.
  • IPV6 : Host names are resolved as IPV6 addresses. IPV4 addresses are not taken into account.
  • preferIPV4 : Host names are resolved as IPV4 address if exists, IPV6 addresses otherwise.
  • preferIPV6 : Host names are resolved as IPV6 address if exists, IPV4 addresses otherwise.

Detailed Information

Name IP_ADDRESS_VERSION

The version of IP addresses which must be used when host names are resolved

Category Parameter
Type String
Access (RO/RW)

RW(-): Dynamic Read / Static Write

An immediate change is not possible. For a deferred and permanent change, use the set command of the Admin+ user interface to change the parameter value for a specific type of instance in the SAP CC system. A restart is needed for permanent changes.

Group(s) System: Network and Communication
System Instances This system parameter is available in the following types of instances in a running SAP CC system: updater, dispatcher
Default Values (Factory Settings)
updater preferIPV4
dispatcher preferIPV4