(OK) ping6 ipv6-address


ping6 fe80::34b3:aff:fe61:5d5c

ping6 fe80::34b3:aff:fe61:5d5c%eth0        // Android use this command

ping6 ::1

route -n -6

route -n -A inet6                // Android use this command


原文地址:https://www.cnblogs.com/ztguang/p/12644776.html