Prestige 861 VDSL Modem
Ping Commands
7-3
Figure 7-1 Ping Commands Example-1
Figure 7-2 Ping Commands Example-2
P861:/> ping -c 10 -i 2 192.168.1.1
PING 192.168.1.1 (192.168.1.1): 56 data bytes
64 bytes from 192.168.1.1: icmp_seq=0 ttl=255 time=0.0 ms
64 bytes from 192.168.1.1: icmp_seq=1 ttl=255 time=0.0 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=255 time=0.0 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=255 time=0.0 ms
64 bytes from 192.168.1.1: icmp_seq=4 ttl=255 time=0.0 ms
64 bytes from 192.168.1.1: icmp_seq=5 ttl=255 time=0.0 ms
64 bytes from 192.168.1.1: icmp_seq=6 ttl=255 time=0.0 ms
64 bytes from 192.168.1.1: icmp_seq=7 ttl=255 time=0.0 ms
64 bytes from 192.168.1.1: icmp_seq=8 ttl=255 time=0.0 ms
64 bytes from 192.168.1.1: icmp_seq=9 ttl=255 time=0.0 ms
--- 192.168.1.1 ping statistics ---
10 packets transmitted, 10 packets received, 0% packet loss
round-trip min/avg/max = 0.0/0.0/0.0 ms
P861:/>
P861:/> ping -R -c 3 192.168.1.1
PING 192.168.1.1 (192.168.1.1): 56 data bytes
64 bytes from 192.168.1.1: icmp_seq=0 ttl=255 time=0.0 ms
RR: 192.168.1.1
192.168.1.1
192.168.1.1
192.168.1.1
64 bytes from 192.168.1.1: icmp_seq=1 ttl=255 time=0.0 ms (same route)
64 bytes from 192.168.1.1: icmp_seq=2 ttl=255 time=0.0 ms (same route)
--- 192.168.1.1 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.0/0.0/0.0 ms
P861:/>