Explain the functionality of PING.- Ping is particularly used to check if the system is in network or not.
- It also gives packet lost information. In windows ping command is written as ping ip_address.
- The output returns the data packets information.
- The number of packets sent, received and lost is returned by PING.
- It is a basic internet program which allows the user to verify an IP address exists and accepts request.
- They are used for troubleshooting the test connectivity and determine the response time.
|