码迷,mamicode.com
首页 > 其他好文 > 详细

批量禁用隧道适配器

时间:2014-08-21 12:51:34      阅读:192      评论:0      收藏:0      [点我收藏+]

标签:style   http   color   使用   ar   on   sp   ef   

批量禁用隧道适配器:
在CMD下分别执行如下三条命令。
netsh interface teredo set state disable
netsh interface 6to4 set state disable
netsh interface isatap set state disable

使用devcon 批量删除现有隧道适配器(下载地址:http://pan.baidu.com/s/1hqGbldU

CMD命令:devcon remove *6to4mp

 

批量禁用隧道适配器,布布扣,bubuko.com

批量禁用隧道适配器

标签:style   http   color   使用   ar   on   sp   ef   

原文地址:http://www.cnblogs.com/gugnv/p/3926792.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!