ipv6 操作

Posted Rupert

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ipv6 操作相关的知识,希望对你有一定的参考价值。

netsh interface teredo set state disabled
netsh interface ipv6 add v6v4tunnel interface=IP6Tunnel 120.77.212.27 216.218.221.6
netsh interface ipv6 add address IP6Tunnel 2001:470:18:f01::2
netsh interface ipv6 add route ::/0 IP6Tunnel 2001:470:18:f01::1

 

netsh interface teredo set state disabled
netsh interface ipv6 add v6v4tunnel interface=IP6Tunnel 172.18.226.154 216.218.221.6
netsh interface ipv6 add address IP6Tunnel
netsh interface ipv6 add route ::/0 IP6Tunnel 2001:470:18:f01::1


netsh interface ipv6 delete address IP6Tunnel

netsh interface ipv6 delete route ::/0 IP6Tunnel 2001:470:18:f01::1

netsh interface ipv6 delete interface IP6Tunnel

 

netsh interface ipv6 delete interface 6T04

netsh interface ipv6 delete interface "IP6Tunnel" 删除遂道接口

netsh interface ipv6 show interface 显示IPV6接口

netsh interface ipv6 reset

以上是关于ipv6 操作的主要内容,如果未能解决你的问题,请参考以下文章

《网络编程》IPv4 与 IPv6 相互操作

怎么配置ipv6 dns服务器

IPv6协议:开启好还是禁止的好

当我们执行以下操作时,您的应用程序在运行 iOS 11.1 并连接到 IPv6 网络的 iPad 和 iPhone 上崩溃:

MySQL 5.7 的初始化操作(root初始密码修改密码密码策略关闭IPv6监听)

关于通过IPv6地址远程登录服务器的操作说明