C:\WINDOWS\system32>ping -6 google.com
Pinging google.com [2a00:1450:4001:81a::200e] with 32 bytes of data:
Reply from 2a00:1450:4001:81a::200e: time=82ms
Reply from 2a00:1450:4001:81a::200e: time=114ms
Reply from 2a00:1450:4001:81a::200e: time=90ms
Reply from 2a00:1450:4001:81a::200e: time=99ms
Ping statistics for 2a00:1450:4001:81a::200e:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 82ms, Maximum = 114ms, Average = 96ms
C:\WINDOWS\system32>ping -4 google.com
Pinging google.com [172.217.22.14] with 32 bytes of data:
Reply from 172.217.22.14: bytes=32 time=73ms TTL=110
Reply from 172.217.22.14: bytes=32 time=75ms TTL=110
Reply from 172.217.22.14: bytes=32 time=74ms TTL=110
Reply from 172.217.22.14: bytes=32 time=72ms TTL=110
Ping statistics for 172.217.22.14:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 72ms, Maximum = 75ms, Average = 73ms
C:\WINDOWS\system32>