Document toolboxDocument toolbox

admin.network > ping

The admin.network > ping command allows you to verify if the network is accessible and active.

Syntax

admin.network > ping <IP address|FQDN>

Example

admin.network > ping 10.120.20.170

PING 10.120.20.170 (10.120.20.170) 56(84) bytes of data.
64 bytes from 10.120.20.170: icmp_seq=1 ttl=59 time=11.3 ms
64 bytes from 10.120.20.170: icmp_seq=2 ttl=59 time=11.0 ms
64 bytes from 10.120.20.170: icmp_seq=3 ttl=59 time=13.9 ms
64 bytes from 10.120.20.170: icmp_seq=4 ttl=59 time=9.93 ms
64 bytes from 10.120.20.170: icmp_seq=5 ttl=59 time=11.6 ms
--- 10.120.20.170 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4005ms
rtt min/avg/max/mdev = 9.932/11.593/13.965/1.321 ms