首先在winxp+SP2版本下要安装ipv6协议:
Windows XP/2003 可能需要预先安装IPv6协议,设置如下:
运行 netsh
netsh>int
netsh interface>ipv6
netsh interface>ipv6>install
netsh interface ipv6>exit
重启计算机
cmd->ipv6 uninstall (卸载ipv6协议)
一、ISATAP隧道
利用上海交通大学的router来上ipv6网站:
Windows XP/2003 设置如下:
开始---运行---cmd,在dos下,依次运行
C:/Documents and Settings/Administrator>netsh
netsh>int
netsh interface>ipv6
netsh interface>ipv6>install
netsh interface ipv6>isatap
netsh interface ipv6 isatap>set router isatap.sjtu.edu.cn enable //isatap.sjtu.edu.cn 地址为上海交通大学路由器地址。
二、6to4隧道
C:/Documents and Settings/Administrator>netsh
netsh>int
netsh interface>ipv6
netsh interface>ipv6>install
netsh interface ipv6>6to4
netsh interface ipv6 6to4>set r