首页 > OS > Windows7 > 正文

教你快速关闭win7中IPV6隧道技巧

2024-06-28 14:16:10
字体:
来源:转载
供稿:网友

  1、首先打开开始对话框中的“命令提示符”,打开命令提示符窗口;

教你快速关闭win7中IPV6隧道技巧 CUOxin.COM

  2、然后我们只需要使用以下3条命令把ipv6的接口关闭即可,在命令提示符窗口中输入以下命令运行即可解决了关闭ipv6。

  netsh interface teredo set state disable

  netsh interface 6to4 set state disabled

  netsh interface isatap set state disabled

  3、如果想要还原IPv6隧道则用以下命令:

  netsh interface teredo set state default

  netsh interface 6to4 set state default

  netsh interface isatap set state default


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表