Skip to content

Instantly share code, notes, and snippets.

@joshavant
Created April 26, 2016 00:20
Show Gist options
  • Save joshavant/1a134eb4209af7e8b0befc79c76fec8a to your computer and use it in GitHub Desktop.
Save joshavant/1a134eb4209af7e8b0befc79c76fec8a to your computer and use it in GitHub Desktop.
In-Air Internet Connectivity Profile
$ ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: icmp_seq=0 ttl=36 time=721.833 ms
64 bytes from 8.8.8.8: icmp_seq=1 ttl=36 time=847.672 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=36 time=742.803 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=36 time=599.856 ms
Request timeout for icmp_seq 4
64 bytes from 8.8.8.8: icmp_seq=4 ttl=36 time=1066.764 ms
64 bytes from 8.8.8.8: icmp_seq=5 ttl=36 time=647.643 ms
64 bytes from 8.8.8.8: icmp_seq=6 ttl=36 time=668.060 ms
64 bytes from 8.8.8.8: icmp_seq=7 ttl=36 time=742.012 ms
64 bytes from 8.8.8.8: icmp_seq=8 ttl=36 time=836.232 ms
64 bytes from 8.8.8.8: icmp_seq=9 ttl=36 time=619.020 ms
64 bytes from 8.8.8.8: icmp_seq=10 ttl=36 time=739.022 ms
64 bytes from 8.8.8.8: icmp_seq=11 ttl=36 time=1091.384 ms
64 bytes from 8.8.8.8: icmp_seq=12 ttl=36 time=702.420 ms
64 bytes from 8.8.8.8: icmp_seq=13 ttl=36 time=930.983 ms
^C
--- 8.8.8.8 ping statistics ---
15 packets transmitted, 14 packets received, 6.7% packet loss
round-trip min/avg/max/stddev = 599.856/782.550/1091.384/149.275 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment