ping -q -c 3 ya.ru
PING ya.ru (213.180.193.3) 56(84) bytes of data.
--- ya.ru ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 36.586/36.667/36.735/0.061 ms
user@user:~$ ping -q -c 3 8.8.8.8
PING 8.8.8.8 (8.8.8.

56(84) bytes of data.
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2002ms
rtt min/avg/max/mdev = 49.100/49.141/49.212/0.187 ms
user@user:~$ ping ya.ru
PING ya.ru (213.180.204.3) 56(84) bytes of data.
64 bytes from
www.yandex.ru (213.180.204.3): icmp_req=1 ttl=57 time=35.9 ms
64 bytes from
www.yandex.ru (213.180.204.3): icmp_req=2 ttl=57 time=35.6 ms
64 bytes from
www.yandex.ru (213.180.204.3): icmp_req=3 ttl=57 time=35.6 ms
^C
--- ya.ru ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 35.642/35.763/35.999/0.274 ms
user@user:~$ ping 8.8.8.8
PING 8.8.8.8 (8.8.8.

56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_req=1 ttl=51 time=49.1 ms
64 bytes from 8.8.8.8: icmp_req=2 ttl=51 time=49.3 ms
64 bytes from 8.8.8.8: icmp_req=3 ttl=51 time=49.1 ms
^C
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2002ms
rtt min/avg/max/mdev = 49.133/49.207/49.342/0.095 ms