Previous Topic: Configure Performance Cubes

Next Topic: Configure Integration for IPv6 on Windows

Configure Traps

In a dual-stack environment, the default address family for CA Common Services for OpenVMS is IPv4. To enable IPv6 addressing, define the system logical CACOMMON$ENABLE_IPV6 with a value of 1, as in the following example:

$ define/system CACOMMON$ENABLE_IPV6 1

In a cluster environment, define the logical name cluster wide.

$ define/table=LNM$SYSCLUSTER_TABLE CACOMMON$ENABLE_IPV6 1