Legal Information |
|
Ping: This command checks whether an Internet system is running by sending a message that the remote system should echo back. As output, ping lists how much time it took for the message to travel to the other system and back, total number of packets sent and received, percent of packets lost, and the average and maximum time it took for a round trip. This option is equivalent to entering the following UNIX command:
/bin/ping -c 5 ipaddressIt can be used to diagnose a varity of network problems.
Search Knowledge Base | Feedback |