2013年4月27日
摘要: netsh interfaceipv6isatapsetstateenablednetsh interface ipv6 isatap set router (ipv4地址,或ipv6地址,或域名)netsh interface ipv6 set address 接口 地址netsh interface ipv6 add route ::/0 接口 地址(fe80开头或2401开头) metric=100 publish=yes store=persistent注意需要启动ip helper 服务 阅读全文
posted @ 2013-04-27 10:46 宇睿 阅读(553) 评论(0) 推荐(0) 编辑