The time in milliseconds is how long the process took. Pay attention to the average time, which is the second number in the second line of the statistics block. This will tell you on average how long it took to reach their servers and make a round-trip back to you.  Method 2: Ping Google with IPv6 Requests  Internet Protocol version 6 (IPv6) is a more recent technology that many Internet providers now support. It’s designed to deal with the fact that traditional IP addresses are quickly running low with how many devices are online. Google was one of the first sites to support this new standard, and you can always ping Google with IPv6 requests.  Type ping6 -c 6 google.com and push enter to send six IPv6 packets of data when you ping Google. You’ll see the same exact statistical data as you did with the IPv4 command, and you shouldn’t see any lost packets at all. If you’ve seen any, then you might want to try again and then check your connection if you still see them. You’ll also want to check out the average time in milliseconds to see if things are moving at a snail’s pace or not. Generally these two ping commands will ensure everything is working just fine and you won’t have to do anything else.

Keep in mind that you really shouldn’t perform this test too often. No one likes to have tons of unnecessary packets slung at them. Those who ping Google excessively might get ignored after a little while. This is a protection by Google itself to prevent people from being mean and abusing this service. In theory you could also ping Google’s public DNS system as well since it provides discrete IP addresses with which to do this, but it might not be a good idea to do that since Google DNS has a tendency to ignore non-DNS request packets that get transmitted to these addresses. If you really want to ping another server, then replace google.com in the above commands with a different site name. Be careful, though, since some other sites might throw your packets out as well which could make it look like you’re loosing packets when you’re really not.

Ex-Ubisoft Developer Debunks ‘Ping Abusing’ in Rainbow Six SiegeHow to Fix High Ping in League of Legends?How to Detect Host Outages using Ping Monitor?Fix: “General Failure” Error When Running Ping Commands How to Ping Google in Linux - 4How to Ping Google in Linux - 59