A. IPv6 Configuration : Parameters for Controlling IPv6 Support : II_TCPIP_VERSION Environment Variable--Specify Version of TCP/IP to Use
 
Share this page                  
II_TCPIP_VERSION Environment Variable--Specify Version of TCP/IP to Use
The II_TCPIP_VERSION environment variable determines the version of IP addresses that the tcp_ip protocol driver uses. It can be set using the ingsetenv command.
Note:  The equivalent configuration parameter in config.dat is tcp_ip.version.
This variable has the following format:
II_TCPIP_VERSION = value
value
Controls which tcp_ip protocol driver or which version of IP addresses to use, as one of the following:
ALL
(Default) Uses both IPv4 and IPv6 addresses.
6
Uses IPv6 addresses only.
4
Windows: Uses only IPv4 addresses with IPv6-capable functions.
Linux: Uses the IPv4-only version of the protocol driver.
46
Linux: Uses only IPv4 addresses with IPv6-capable functions.