Skip to content

Instantly share code, notes, and snippets.

@BlackFoks
Created January 23, 2011 04:41
Show Gist options
  • Save BlackFoks/791825 to your computer and use it in GitHub Desktop.
Save BlackFoks/791825 to your computer and use it in GitHub Desktop.
host-pings-guest2
PS C:\Users\BlackFoks> ping 192.168.1.5
Pinging 192.168.1.5 with 32 bytes of data:
Reply from 192.168.1.5: bytes=32 time<1ms TTL=128
Reply from 192.168.1.5: bytes=32 time<1ms TTL=128
Reply from 192.168.1.5: bytes=32 time<1ms TTL=128
Reply from 192.168.1.5: bytes=32 time<1ms TTL=128
Ping statistics for 192.168.1.5:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment