The command how to install IPv6 is :
windows XP:
run -> type: ipv6 install
linux redhat:
insmod ipv6 or modprobe ipv6 , check the list get IPv6 or not, rmmod ipv6 delete ipv6.
autorun: edit/etc/sysconfig/network add new line " NETWORKING_IPV6=YES "
FreeBSD Unix :
edit/etc/rc.conf add new
ipv6_enable="YES"
windows XP: run -> type:" ipv6 install linux "
redhat: " insmod ipv6 " or " modprobe ipv6 " , check the list get IPv6 or not,
" rmmod ipv6 " delete ipv6.
autorun: edit /etc/sysconfig/network add new line " NETWORKING_IPV6=YES "
FreeBSD Unix : edit /etc/rc.conf add new ipv6_enable="YES"
linux redhat: " insmod ipv6 " or " modprobe ipv6 "
what's you system is?
and what you want ask?
The command how to install IPv6 is : windows XP: run -> type: ipv6 install linux redhat: insmod ipv6 or modprobe ipv6 , check the list get IPv6 or not, rmmod ipv6 delete ipv6. autorun: edit /etc/sysconfig/network add new line " NETWORKING_IPV6=YES "
FreeBSD Unix :
edit /etc/rc.conf add new
ipv6_enable="YES"