Guest User

Ipv4

a guest
Feb 25th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. C:\Windows\system32>ping -n 25 -4 google.com
  2.  
  3. Pinging google.com [66.102.1.102] with 32 bytes of data:
  4. Reply from 66.102.1.102: bytes=32 time=12ms TTL=45
  5. Reply from 66.102.1.102: bytes=32 time=12ms TTL=45
  6. Reply from 66.102.1.102: bytes=32 time=12ms TTL=45
  7. Request timed out.
  8. Request timed out.
  9. Request timed out.
  10. Request timed out.
  11. Reply from 66.102.1.102: bytes=32 time=12ms TTL=45
  12. Request timed out.
  13. Request timed out.
  14. Request timed out.
  15. Request timed out.
  16. Request timed out.
  17. Request timed out.
  18. Request timed out.
  19. Request timed out.
  20. Request timed out.
  21. Request timed out.
  22. Request timed out.
  23. Reply from 66.102.1.102: bytes=32 time=11ms TTL=45
  24. Reply from 66.102.1.102: bytes=32 time=12ms TTL=45
  25. Reply from 66.102.1.102: bytes=32 time=12ms TTL=45
  26. Request timed out.
  27. Request timed out.
  28. Reply from 66.102.1.102: bytes=32 time=17ms TTL=45
  29.  
  30. Ping statistics for 66.102.1.102:
  31. Packets: Sent = 25, Received = 8, Lost = 17 (68% loss),
  32. Approximate round trip times in milli-seconds:
  33. Minimum = 11ms, Maximum = 17ms, Average = 12ms
Advertisement
Add Comment
Please, Sign In to add comment