Ping tricks
Change Ping Packet Size Win: ping –l 1450 IP_ADDRESS Linux: ping –s 1450 IP_ADDRESS Send 10 packets and stop Win: ping –n 10 IP_ADDRESS Linux: ping –c 10 IP_ADDRESS Show ping statistics without stopping Linux ping : Press Ctrl + | (pipe) hostname:~ $ ping 10.6.10.70 PING 10.6.10.70 (10.6.10.70) 56(84) bytes of data. 64 bytes from 10.6.10.70: icmp_seq=0 ttl=117 time=193 ms 64 bytes from 10.6.10.70: icmp_seq=2 ttl=117 time=192 ms 3/3