ESPRESSObin U
ltra
- Quick Start Guide
page:
17
/
24
17
/
24
6.2.
Ping to verify the connection
root@ccpe999904:~# ping -c 10 www.google.com
PING www.google.com (216.58.200.228) 56(84) bytes of data.
64 bytes from tsa03s01-in-f228.1e100.net (216.58.200.228): icmp_seq=1 ttl=52 time=53.5 ms
64 bytes from tsa03s01-in-f228.1e100.net (216.58.200.228): icmp_seq=2 ttl=52 time=46.2 ms
64 bytes from tsa03s01-in-f228.1e100.net (216.58.200.228): icmp_seq=3 ttl=52 time=139 ms
64 bytes from tsa03s01-in-f228.1e100.net (216.58.200.228): icmp_seq=4 ttl=52 time=158 ms
64 bytes from tsa03s01-in-f228.1e100.net (216.58.200.228): icmp_seq=5 ttl=52 time=58.1 ms
64 bytes from tsa03s01-in-f228.1e100.net (216.58.200.228): icmp_seq=6 ttl=52 time=53.6 ms
64 bytes from tsa03s01-in-f228.1e100.net (216.58.200.228): icmp_seq=7 ttl=52 time=48.0 ms
64 bytes from tsa03s01-in-f228.1e100.net (216.58.200.228): icmp_seq=8 ttl=52 time=49.7 ms
64 bytes from tsa03s01-in-f228.1e100.net (216.58.200.228): icmp_seq=9 ttl=52 time=47.7 ms
64 bytes from tsa03s01-in-f228.1e100.net (216.58.200.228): icmp_seq=10 ttl=52 time=56.5 ms
--- www.google.com ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 9006ms
rtt min/avg/max/mdev = 46.237/71.214/158.941/39.425 ms
root@ccpe999904:~#
root@ccpe999904:~#
root@ccpe999904:~# ping -c 10 www.baidu.com
PING www.wshifen.com (103.235.46.39) 56(84) bytes of data.
64 bytes from 103.235.46.39 (103.235.46.39): icmp_seq=1 ttl=52 time=73.5 ms
64 bytes from 103.235.46.39 (103.235.46.39): icmp_seq=2 ttl=52 time=63.2 ms
64 bytes from 103.235.46.39 (103.235.46.39): icmp_seq=3 ttl=52 time=71.8 ms
64 bytes from 103.235.46.39 (103.235.46.39): icmp_seq=4 ttl=52 time=70.3 ms
64 bytes from 103.235.46.39 (103.235.46.39): icmp_seq=5 ttl=52 time=82.1 ms
64 bytes from 103.235.46.39 (103.235.46.39): icmp_seq=6 ttl=52 time=79.0 ms
64 bytes from 103.235.46.39 (103.235.46.39): icmp_seq=7 ttl=52 time=74.2 ms
64 bytes from 103.235.46.39 (103.235.46.39): icmp_seq=8 ttl=52 time=81.5 ms
64 bytes from 103.235.46.39 (103.235.46.39): icmp_seq=9 ttl=52 time=71.9 ms
64 bytes from 103.235.46.39 (103.235.46.39): icmp_seq=10 ttl=52 time=117 ms
--- www.wshifen.com ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 17014ms
rtt min/avg/max/mdev = 63.239/78.497/117.013/13.915 ms
root@ccpe999904:~#
root@ccpe999904:~#