15 lines
981 B
Text
15 lines
981 B
Text
$ ping -c10 stanford.edu
|
|
PING stanford.edu (171.64.13.26) 56(84) bytes of data.
|
|
64 bytes from www-lb.Stanford.EDU (171.64.13.26): icmp_req=1 ttl=230 time=480 ms
|
|
64 bytes from www-lb.Stanford.EDU (171.64.13.26): icmp_req=2 ttl=230 time=534 ms
|
|
64 bytes from www-lb.Stanford.EDU (171.64.13.26): icmp_req=3 ttl=230 time=242 ms
|
|
64 bytes from www-lb.Stanford.EDU (171.64.13.26): icmp_req=4 ttl=230 time=589 ms
|
|
64 bytes from www-lb.Stanford.EDU (171.64.13.26): icmp_req=5 ttl=230 time=297 ms
|
|
64 bytes from www-lb.Stanford.EDU (171.64.13.26): icmp_req=6 ttl=230 time=335 ms
|
|
64 bytes from www-lb.Stanford.EDU (171.64.13.26): icmp_req=7 ttl=230 time=1811 ms
|
|
64 bytes from www-lb.Stanford.EDU (171.64.13.26): icmp_req=9 ttl=230 time=621 ms
|
|
64 bytes from www-lb.Stanford.EDU (171.64.13.26): icmp_req=10 ttl=230 time=224 ms
|
|
|
|
--- stanford.edu ping statistics ---
|
|
10 packets transmitted, 9 received, 10% packet loss, time 9008ms
|
|
rtt min/avg/max/mdev = 224.159/570.870/1811.922/460.740 ms, pipe 2
|