IPv6协议及隧道相关命令

winxp/win2003系统安装IPv6,在命令提示符状态下输入命令
Windows XP 使用:ipv6 install 回车
Windows 2003 使用:netsh interface ipv6 install 回车

设置IPv6隧道
netsh int ipv6 isatap set router 隧道router地址
比如 netsh int ipv6 isatap set router isatap.sjtu.edu.cn

启用 IPv6隧道 (在设置完隧道之后)
netsh interface ipv6 isatap set state enabled

修改isatap隧道router
netsh int ipv6 isatap set router 新的router地址

取消isatap隧道
netsh int ipv6 isatap set router disable

卸载IPv6时用命令:
netsh int ipv6 uninstall

其它
netsh int ipv6 install如果提示"出现扩展错误"或如下错误:
Installing...
Failed to complete the action.
Error 0x800704b8

则先在命令行窗口敲入
esentutl /p %windir%\security\Database\secedit.sdb

然后再运行netsh int ipv6 install

IPv6免费isatap隧道点请看http://7ying.blogbus.com/logs/170242998.html

没有评论:

搜索七影的博客