root@OpenWrt:~# ping -4 -c 4 dns.cloudflare.com
PING dns.cloudflare.com (162.159.61.8): 56 data bytes
64 bytes from 162.159.61.8: seq=0 ttl=55 time=2.555 ms
64 bytes from 162.159.61.8: seq=1 ttl=55 time=2.926 ms
64 bytes from 162.159.61.8: seq=2 ttl=55 time=3.092 ms
64 bytes from 162.159.61.8: seq=3 ttl=55 time=2.748 ms
--- dns.cloudflare.com ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 2.555/2.830/3.092 ms
root@OpenWrt:~# ping -6 -c 4 dns.cloudflare.com
PING dns.cloudflare.com (2a06:98c1:52::8): 56 data bytes
64 bytes from 2a06:98c1:52::8: seq=0 ttl=55 time=2.400 ms
64 bytes from 2a06:98c1:52::8: seq=1 ttl=55 time=2.775 ms
64 bytes from 2a06:98c1:52::8: seq=2 ttl=55 time=2.118 ms
64 bytes from 2a06:98c1:52::8: seq=3 ttl=55 time=2.553 ms
--- dns.cloudflare.com ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 2.118/2.461/2.775 ms
root@OpenWrt:~# ping -4 -c 4 dns.google.com
PING dns.google.com (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: seq=0 ttl=115 time=2.055 ms
64 bytes from 8.8.8.8: seq=1 ttl=115 time=2.627 ms
64 bytes from 8.8.8.8: seq=2 ttl=115 time=2.330 ms
64 bytes from 8.8.8.8: seq=3 ttl=115 time=2.623 ms
--- dns.google.com ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 2.055/2.408/2.627 ms
root@OpenWrt:~# ping -6 -c 4 dns.google.com
PING dns.google.com (2001:4860:4860::8844): 56 data bytes
64 bytes from 2001:4860:4860::8844: seq=0 ttl=115 time=1.999 ms
64 bytes from 2001:4860:4860::8844: seq=1 ttl=115 time=2.319 ms
64 bytes from 2001:4860:4860::8844: seq=2 ttl=115 time=2.346 ms
64 bytes from 2001:4860:4860::8844: seq=3 ttl=115 time=2.385 ms
--- dns.google.com ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 1.999/2.262/2.385 ms
root@OpenWrt:~# ping -4 -c 4 s.taobao.com
PING s.taobao.com (59.82.121.163): 56 data bytes
64 bytes from 59.82.121.163: seq=0 ttl=82 time=116.585 ms
64 bytes from 59.82.121.163: seq=1 ttl=82 time=114.239 ms
64 bytes from 59.82.121.163: seq=2 ttl=82 time=111.611 ms
64 bytes from 59.82.121.163: seq=3 ttl=82 time=129.574 ms
--- s.taobao.com ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 111.611/118.002/129.574 ms
root@OpenWrt:~# ping -6 -c 4 s.taobao.com
PING s.taobao.com (2408:4001:f00::412): 56 data bytes
64 bytes from 2408:4001:f00::412: seq=0 ttl=85 time=109.252 ms
64 bytes from 2408:4001:f00::412: seq=1 ttl=85 time=109.085 ms
64 bytes from 2408:4001:f00::412: seq=2 ttl=85 time=102.665 ms
64 bytes from 2408:4001:f00::412: seq=3 ttl=85 time=108.812 ms
--- s.taobao.com ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 102.665/107.453/109.252 ms