IPv6 Networking

Internet Protocol version 6 (IPv6) is supported in BusinessObjects Enterprise If you are planning to deploy to an IPv6 network environment, ensure that the all computers have an IPv6 stack enabled, verify IPv6-based network connectivity between all computers in the deployment, and ensure that all DNS names resolve to IPv6 addresses.

Note: To verify IPv6 network connectivity and DNS name resolution, use the command ping -6 <FULL_DNS_NAME> on Windows computers, or ping6<FULL_DNS_NAME> on UNIX. It should ping the localhost.

If it does not ping the local host on UNIX, add an IPv6 entry in the /etc/hosts file of that computer as follows:

<IPv6 address>

<full qualified hostname>

<hostname>

::1

localhost.localdomain 

localhost

For example:

fe##:#:###:##ff:fe##:ac##:###:ac#f 

abc00##.eg.com           

abc00##

::1

localhost.localdomain   

localhost


Copyright © 2010 CA. All rights reserved. Email CA about this topic