Configuring IPv4 host to IPv6 compatible in Fedora 9 Sulphur
1445 pts.
0
Q:
Configuring IPv4 host to IPv6 compatible in Fedora 9 Sulphur
How do I configure the IPv4 host to IPv6 so that it is compatible in Fedora 9 Sulphur?
ASKED: Mar 26 2009  8:47 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
630 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Hi

This question is very OS specific. Please refer to a Fedora Working Group or Blog.

Cheers, Silvia


Hi,

If all you are looking to do is assign an IPV6 address to an interface, use the command:


[root@serverA ~]# ip -6 addr add {ADDRESS} dev {DEVICE}


to delete the address substitute 'del' in place iof the 'add' parameter.


RFC 4862 offers details about auto-configuration in IPV6.

Hope this helps.
Last Answered: Apr 1 2009  4:17 PM GMT by CRagsdale32   630 pts.
Latest Contributors: SilviaHagen   50 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0