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
Subscribe to:
Post Comments (Atom)
-
My quick reference list of questions for Driving License Theory Test Distances: Parking 5meter Before Pedestrian Crossing / Junc...
-
The concept of T-shirt sizes for SAP HANA SAP defined so-called T-shirt sizes for SAP HANA to both simplify the sizing and to limit...
-
Both the row and column storage engine each have a built-in query capability optimized for the respective storage method. Consequently e...
No comments:
Post a Comment