Advertisement
Guest User

Untitled

a guest
May 31st, 2021
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.70 KB | None | 0 0
  1. PING 192.168.0.150 (192.168.0.150): 56 data bytes
  2. 64 bytes from 192.168.0.150: icmp_seq=0 ttl=64 time=124.221729 ms
  3. 64 bytes from 192.168.0.150: icmp_seq=2 ttl=64 time=27.838203 ms
  4. 64 bytes from 192.168.0.150: icmp_seq=3 ttl=64 time=33.259032 ms
  5. 64 bytes from 192.168.0.150: icmp_seq=4 ttl=64 time=6.301778 ms
  6. 64 bytes from 192.168.0.150: icmp_seq=5 ttl=64 time=152.690751 ms
  7. 64 bytes from 192.168.0.150: icmp_seq=6 ttl=64 time=85.993799 ms
  8. 64 bytes from 192.168.0.150: icmp_seq=7 ttl=64 time=30.713130 ms
  9. 64 bytes from 192.168.0.150: icmp_seq=8 ttl=64 time=31.052341 ms
  10. 64 bytes from 192.168.0.150: icmp_seq=9 ttl=64 time=31.516929 ms
  11.  
  12. ----192.168.0.150 PING Statistics----
  13. 10 packets transmitted, 9 packets received, 10.0% packet loss
  14. round-trip min/avg/max/stddev = 6.301778/58.176410/152.690751/50.623224 ms
  15.  
  16. PING 192.168.0.148 (192.168.0.148): 56 data bytes
  17. 64 bytes from 192.168.0.148: icmp_seq=0 ttl=64 time=78.230690 ms
  18. 64 bytes from 192.168.0.148: icmp_seq=1 ttl=64 time=62.119463 ms
  19. 64 bytes from 192.168.0.148: icmp_seq=1 DUP! ttl=64 time=62.954698 ms
  20. 64 bytes from 192.168.0.148: icmp_seq=2 ttl=64 time=60.747097 ms
  21. 64 bytes from 192.168.0.148: icmp_seq=3 ttl=64 time=61.814970 ms
  22. 64 bytes from 192.168.0.148: icmp_seq=4 ttl=64 time=28.414648 ms
  23. 64 bytes from 192.168.0.148: icmp_seq=5 ttl=64 time=62.033758 ms
  24. 64 bytes from 192.168.0.148: icmp_seq=6 ttl=64 time=62.763022 ms
  25. 64 bytes from 192.168.0.148: icmp_seq=7 ttl=64 time=32.316004 ms
  26. 64 bytes from 192.168.0.148: icmp_seq=8 ttl=64 time=30.823856 ms
  27.  
  28. ----192.168.0.148 PING Statistics----
  29. 10 packets transmitted, 9 packets received, +1 duplicates, 10.0% packet loss
  30. round-trip min/avg/max/stddev = 28.414648/54.221821/78.230690/17.135457 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement