关闭WINDOWS7的IPV6

来源:未知 责任编辑:责任编辑 发表时间:2014-05-26 11:01 点击:

From  素包子blog

win7下ipconfig的输出的确有点让人眼花,看到一个去掉IPV6的方法,kaka同学也提供了一个方法,前者我验证了,后者有兴趣的同学可以验证下。


win7 在 ipconfig 時會出現很多 ipv6 的相關資訊,但事實上我們現在並沒有ipv6的需求,ms 有提供方法真正關閉 ipv6
登錄檔: Disable IPv6

代码:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpip6Parameters]
"DisabledComponents"=dword:000000ff登錄檔: Enable IPv6

代码:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpip6Parameters]
"DisabledComponents"=dword:00000000from kaka:
netsh interface teredo set state disable
netsh interface 6to4 set state disabled
netsh interface isatap set state disabled
包子猜您可能还喜欢下列文章:

SEHOP per-process opt-in support in Windows 7
手动开启WINDOWS7 SEHOP保护
New Nmap version detects the Conficker worm
如何阻止 Windows 在 Active Directory 和本地 SAM 数据库中存储密码的 LAN Manager 哈希
More information about the Office Web Components ActiveX vulnerability

    发表评论
    请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
    用户名: 验证码:点击我更换图片
    最新评论 更多>>

    推荐热点

    • dos命令原来也能这样用?允许查找未知子目录指定文件
    •  windows的磁盘操作之八——格式化分区的思考
    • windows篇-第三章 安装和配置DNS服务器
    • windows篇-第二章 安装和配置Web服务器
    • windows篇-第一章 windows server 2008安装和简单配置
    •  windows server 2003断开远程之后自动注销用户
    • Windows服务器下用IIS Rewrite组件为IIS设置伪静态方法
    • Windows 2008 R2 SP1部署WSUS 3.0 SP2
    • Windows 7秘籍揭秘:用“手”写公式

    快速直达

    操作系统导航

    LinuxWindows虚拟机
    网站首页 - 友情链接 - 网站地图 - TAG标签 - RSS订阅 - 内容搜索
    Copyright © 2008-2015 计算机技术学习交流网. 版权所有

    豫ICP备11007008号-1