17 lines
		
	
	
	
		
			979 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
	
		
			979 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|   | $ ping -c10 pdx.edu | ||
|  | PING pdx.edu (131.252.115.23) 56(84) bytes of data. | ||
|  | 64 bytes from www.pdx.edu (131.252.115.23): icmp_req=1 ttl=241 time=248 ms | ||
|  | 64 bytes from www.pdx.edu (131.252.115.23): icmp_req=2 ttl=241 time=176 ms | ||
|  | 64 bytes from www.pdx.edu (131.252.115.23): icmp_req=3 ttl=241 time=199 ms | ||
|  | 64 bytes from www.pdx.edu (131.252.115.23): icmp_req=4 ttl=241 time=223 ms | ||
|  | 64 bytes from www.pdx.edu (131.252.115.23): icmp_req=5 ttl=241 time=529 ms | ||
|  | 64 bytes from www.pdx.edu (131.252.115.23): icmp_req=6 ttl=241 time=195 ms | ||
|  | 64 bytes from www.pdx.edu (131.252.115.23): icmp_req=7 ttl=241 time=188 ms | ||
|  | 64 bytes from www.pdx.edu (131.252.115.23): icmp_req=8 ttl=241 time=219 ms | ||
|  | 64 bytes from www.pdx.edu (131.252.115.23): icmp_req=9 ttl=241 time=335 ms | ||
|  | 64 bytes from www.pdx.edu (131.252.115.23): icmp_req=10 ttl=241 time=311 ms | ||
|  | 
 | ||
|  | --- pdx.edu ping statistics --- | ||
|  | 10 packets transmitted, 10 received, 0% packet loss, time 8997ms | ||
|  | rtt min/avg/max/mdev = 176.337/262.975/529.412/101.854 ms |