Labels

Monday, December 28, 2009

IPV6 Configuration

XP / 2003
###############
To install IPv6, run:
netsh interface ipv6 install

To find your IPv6 addresses when IPv4 is disabled, run:
netsh interface ipv6 show address

To ping a machine, run:
ping
(e.g., ping 2001:db8:0:3eee::1)

To uninstall IPv6, run:
netsh interface ipv6 uninstall

To disable IPV4/ IPV6: Go to Network Connection properties and disable IPV6/ V4 Protocol Stack.


Vista / 2008
############
It's installed by default

Red Hat AS5:
###############

** It's installed by default
** To find your IPv6 addresses run one of:
ifconfig
ip addr ls
** To remove IPv6, add the following entries to /etc/modprobe.conf and then reboot:
alias net-pf-10 ipv6 off
alias net-pf-10 off
alias ipv6 off
** To create an IPv6-only with limited support for IPv4 (i.e., IPv6 solo) reboot your machine after modifying your interface configuration file (e.g., /etc/sysconfig/network-scripts/ifcfg-ethX) so it has the following entries
BOOTPROTO=none
IPV6INIT=yes

No comments:

Learn German - Quick Reference