Considerations when implementing IPv6 in a network
This section lists some things that we should consider when we are thinking of installing IBM MQ on an IPv6 network.
- To ensure consistency across the network, we should plan the introduction of IPv6 for the whole network, especially where clusters are involved. For example, although a queue manager is now IPv6 capable, this doesn't imply that the queue managers it can communicate with are also IPv6 capable.
- When setting the domain name server (DNS) or equivalent, consider whether the system on which the target queue manager is running can resolve to an IPv4 address, an IPv6 address or a dual IPv4 and IPv6 address.
- If the system that we are installing IBM MQ on does not support IPv6, IBM MQ will only be able to connect using IPv4.
- For a queue manager running on an IPv6 enabled system to be able to communicate with a queue manager running on an IPv4 enabled system, the IPv4 enabled system must have a host name that resolves to an IPv4 address only.
- If there are multiple domain name servers in an IBM MQ network, each host name used in a channel definition must resolve to the same address (or addresses), regardless of which DNS is used.
Parent topic: Internet Protocol Version 6 (IPv6) migration