Skip to content

Instantly share code, notes, and snippets.

@amuino
Created December 21, 2009 08:56
Show Gist options
  • Save amuino/260862 to your computer and use it in GitHub Desktop.
Save amuino/260862 to your computer and use it in GitHub Desktop.
Last login: Sun Dec 20 14:29:10 on ttys002
AbelBook:~ amuino$ ping -A 192.168.1.1
PING 192.168.1.1 (192.168.1.1): 56 data bytes
64 bytes from 192.168.1.1: icmp_seq=0 ttl=64 time=4.740 ms
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=1.887 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=9.605 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=64 time=2.828 ms
64 bytes from 192.168.1.1: icmp_seq=5 ttl=64 time=0.905 ms
64 bytes from 192.168.1.1: icmp_seq=6 ttl=64 time=1.396 ms
64 bytes from 192.168.1.1: icmp_seq=9 ttl=64 time=2.945 ms
64 bytes from 192.168.1.1: icmp_seq=14 ttl=64 time=4.928 ms
64 bytes from 192.168.1.1: icmp_seq=15 ttl=64 time=5.258 ms
64 bytes from 192.168.1.1: icmp_seq=19 ttl=64 time=3.100 ms
64 bytes from 192.168.1.1: icmp_seq=21 ttl=64 time=0.869 ms
64 bytes from 192.168.1.1: icmp_seq=23 ttl=64 time=3.645 ms
64 bytes from 192.168.1.1: icmp_seq=25 ttl=64 time=5.060 ms
64 bytes from 192.168.1.1: icmp_seq=28 ttl=64 time=4.691 ms
64 bytes from 192.168.1.1: icmp_seq=29 ttl=64 time=3.692 ms
64 bytes from 192.168.1.1: icmp_seq=30 ttl=64 time=4.594 ms
64 bytes from 192.168.1.1: icmp_seq=32 ttl=64 time=3.378 ms
64 bytes from 192.168.1.1: icmp_seq=34 ttl=64 time=6.195 ms
64 bytes from 192.168.1.1: icmp_seq=35 ttl=64 time=5.985 ms
64 bytes from 192.168.1.1: icmp_seq=38 ttl=64 time=3.831 ms
64 bytes from 192.168.1.1: icmp_seq=39 ttl=64 time=3.342 ms
^C
--- 192.168.1.1 ping statistics ---
40 packets transmitted, 21 packets received, 47% packet loss
round-trip min/avg/max/stddev = 0.869/3.946/9.605/1.952 ms
AbelBook:~ amuino$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment