Pages

Saturday, January 22, 2011

How to ping a Local Area Network?

Ping is a computer network tool used to test whether a particular host is reachable across an IP network; it is also used to self test the network interface card of the computer. It works by sending ICMP “echo request” packets to the target host and listening for ICMP “echo response” replies. Ping estimates the round-trip time, generally in milliseconds, and records any packet loss, and prints a statistical summary when finished.

If you want to ping any computer in your local area network or WAN you can ping the computer with the following command. Ping is used to check the connectivity of any computer.
Ping IP Address of the Computer
Ping 10.10.10.100
If you get reply from that computer, that shows network connectivity is okay.
Message “Reply from 10.10.10.100: bytes=32 time <1ms TTL=128”
If you get the time out message like the following then there is problem in the network connections. Check the IP addresses cables connectivity at both ends to troubleshoot this problem.
Message “Request Time Out”

2 comments:

  1. WAN typically takes 10 ms and 50 ms depending on the distance.
    I wanted to thank you for this great read!! I definitely enjoyed every little bit of it.
    IT Support

    ReplyDelete