返回首页
当前位置: 主页 > Windows教程 >

如何关闭windows 7中哪些无用的ipv6服务

时间:2018-08-20 22:48来源:Office教程学习网 www.office68.com编辑:麦田守望者

使用win7已经好几年了,但是常常使用ipconfig命令会跳出很多没用的信息,例如什么隧道适配器等等的东西。因为我们压根就不支持ipv6。这些网络服务在win7中也是默认开启的。根本就没用!!

来吧!干掉它!!
netsh interface teredo set state disable
netsh interface 6to4 set state disabled
netsh interface isatap set state disabled

那么如果你需要他的时候呢?那就打开它呗。
netsh interface teredo set state default
netsh interface 6to4 set state default
netsh interface isatap set state default

------分隔线----------------------------
标签(Tag):windows
------分隔线----------------------------
推荐内容
猜你感兴趣