Specifications
IPv6
Description
'IPV6_AUTOCONF = No' for/etc/sysconfig/network-scripts/ifcfg-<nicName>is not being
honored on reboot or boot
On boot, a stateless, auto-configured IPv6 address is assigned to the network interface. If a comm
path is created with a stateless IPv6 address of an interface that hasIPV6_AUTOCONF=Noset,
the address will be removed if any system resources manage the interface, e.g.ifdown
<nicName>;ifup <nicName>.
Comm path using auto-configured IPv6 addresses did not recover and remained dead after
rebooting primary server becauseIPV6_AUTOCONFwas set toNo.
Solution: Use Static IPv6 addresses only. The use of auto-configured IPv6 addresses could
cause a comm loss after a reboot, change NIC, etc.
While IPv6 auto-configured addresses may be used for comm path creation, it isincumbent upon
the system administrator to be aware of the followingconditions:
l IPv6 auto-configured/stateless addresses are dependent on the networkinterface (NIC)
MAC address. If a comm path was created and the associated NICis later replaced, the
auto-configured IPv6 address will be differentandLifeKeeper will correctly show the comm
path is dead. The comm path will needto be recreated.
l At least with RHEL5.6, implementing the intended behavior for assuringconsistent IPv6
auto-configuration during all phases of host operation requiresspecific domain knowledge
for accurately and precisely setting the individualinterface config files AS WELL AS
thesysctl.conf, net.ipv6.*directives(i.e. explicity settingIPV6_AUTOCONFin theifcfg-
<nic>which is referenced by the'if/ip'utilities AND setting directives
in/etc/sysctl.confwhich impact NICcontrol when the system is booting and switching init
levels).
IP: Modify Source Address Setting for IPv6 doesn't set source address
When attempting to set the source address for an IPv6 IP resource, it will report success when
nothing was changed.
Workaround: Currently no workaround is available. This will be addressed in a future release.
IP: Invalid IPv6 addressing allowed in IP resource creation
Entering IPv6 addresses of the format2001:5c0:110e:3368:000000:000000001:61:14is accepted
when the octets contain more than four characters.
Workaround: Enter correctly formatted IPv6 addresses.
Can't connect to host via IPv6 addressing
lkGUIappwill fail connecting to a host via IPv6 hex addressing, either via resolvable host name or
IP address. lkGUIapp requires an IPv4 configured node for connection. IPv6 comm paths are fully
supported.
236Troubleshooting