Skip to content

Instantly share code, notes, and snippets.

@jaraco
Created December 5, 2021 17:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaraco/5abcf9bc64af4652e24e0754f3933eee to your computer and use it in GitHub Desktop.
Save jaraco/5abcf9bc64af4652e24e0754f3933eee to your computer and use it in GitHub Desktop.
~ $ ping 192.168.107.175
PING 192.168.107.175 (192.168.107.175): 56 data bytes
Request timeout for icmp_seq 0
64 bytes from 192.168.107.175: icmp_seq=0 ttl=64 time=1096.404 ms
64 bytes from 192.168.107.175: icmp_seq=1 ttl=64 time=92.475 ms
64 bytes from 192.168.107.175: icmp_seq=2 ttl=64 time=12.017 ms
64 bytes from 192.168.107.175: icmp_seq=3 ttl=64 time=5.744 ms
64 bytes from 192.168.107.175: icmp_seq=4 ttl=64 time=5.631 ms
64 bytes from 192.168.107.175: icmp_seq=5 ttl=64 time=14.786 ms
64 bytes from 192.168.107.175: icmp_seq=6 ttl=64 time=6.262 ms
64 bytes from 192.168.107.175: icmp_seq=7 ttl=64 time=9.582 ms
64 bytes from 192.168.107.175: icmp_seq=8 ttl=64 time=13.643 ms
64 bytes from 192.168.107.175: icmp_seq=9 ttl=64 time=4.350 ms
64 bytes from 192.168.107.175: icmp_seq=10 ttl=64 time=11.336 ms
64 bytes from 192.168.107.175: icmp_seq=11 ttl=64 time=10.975 ms
64 bytes from 192.168.107.175: icmp_seq=12 ttl=64 time=8.118 ms
64 bytes from 192.168.107.175: icmp_seq=13 ttl=64 time=5.463 ms
^C
--- 192.168.107.175 ping statistics ---
14 packets transmitted, 14 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 4.350/92.628/1096.404/279.239 ms
~ $ arp 192.168.107.175
atom.lan (192.168.107.175) at b0:c5:ca:31:80:38 on en0 ifscope [ethernet]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment