开发学院操作系统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 [复制链接] [打 印]
[]
  • 好
  • 好的评价 如果觉得好,就请您
      0%(0)
  • 差
  • 差的评价 如果觉得差,就请您
      0%(0)
赞助商链接