17 lines
		
	
	
	
		
			1 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
	
		
			1 KiB
		
	
	
	
		
			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=237 time=173 ms | ||
|  | 64 bytes from www-lb.stanford.edu (171.64.13.26): icmp_req=2 ttl=237 time=258 ms | ||
|  | 64 bytes from www-lb.stanford.edu (171.64.13.26): icmp_req=3 ttl=237 time=239 ms | ||
|  | 64 bytes from www-lb.stanford.edu (171.64.13.26): icmp_req=4 ttl=237 time=226 ms | ||
|  | 64 bytes from www-lb.stanford.edu (171.64.13.26): icmp_req=5 ttl=237 time=1117 ms | ||
|  | 64 bytes from www-lb.stanford.edu (171.64.13.26): icmp_req=6 ttl=237 time=1115 ms | ||
|  | 64 bytes from www-lb.stanford.edu (171.64.13.26): icmp_req=7 ttl=237 time=932 ms | ||
|  | 64 bytes from www-lb.stanford.edu (171.64.13.26): icmp_req=8 ttl=237 time=239 ms | ||
|  | 64 bytes from www-lb.stanford.edu (171.64.13.26): icmp_req=9 ttl=237 time=497 ms | ||
|  | 64 bytes from www-lb.stanford.edu (171.64.13.26): icmp_req=10 ttl=237 time=210 ms | ||
|  | 
 | ||
|  | --- stanford.edu ping statistics --- | ||
|  | 10 packets transmitted, 10 received, 0% packet loss, time 8997ms | ||
|  | rtt min/avg/max/mdev = 173.178/500.970/1117.268/375.033 ms, pipe 2 |