WEB开发网      好站好分享!你的一份分享是我们的一份动力;请分享 ---﹥
开发学院操作系统Windows 7 Win7关闭IPv6隧道的命令行 阅读

Win7关闭IPv6隧道的命令行

 2010-10-13 01:10:16 来源:WEB开发网 减小字体增大字体】  关注谷汶锴的微博
核心提示:我们只用使用以下3条命令把ipv6的接口关闭即可:netsh interface teredo set state disablenetsh interface 6to4 set state disablednetsh interface isatap set state disabled若想还原IPv6隧道则用以下命

我们只用使用以下3条命令把ipv6的接口关闭即可:

netsh interface teredo set state disable
netsh interface 6to4 set state disabled
netsh interface isatap set state disabled

若想还原IPv6隧道则用以下命令:

netsh interface teredo set state default
netsh interface 6to4 set state default
netsh interface isatap set state default

Tags:ipv6

编辑录入:coldstar [复制链接] [打 印]
赞助商链接