The Home Computer Network and Internet Guide header image 1

Using The Ping Command

December 12th, 2007 · No Comments

Ping is one of the most networking utilities that is used for network troubleshooting. You use ping to test the availability of a networking device (usually a PC) on a network.

When you ping a
device you send that device a short message which it sends back (the echo). If you receive a reply the device is working ok on the network if you don’t then:

  • The device is faulty, disconnected, switched off, incorrectly configured
  • Your network on the device you are working on is not working properly.

Knowing What to IP Address to Ping

To ping a device you need to know either the IP address of the device of the name of the device. (See Finding IP Address) Then you go to the command line (Start Menu>Run and enter
cmd to open a command prompt and
enter:

Ping IP Address e.g. ping 192.169.0.1 or

ping computer- name e.g. ping PC1

run command from start menu

The screenshot below shows use of the IP address. I have shown both a fail(192.168.0.1) and a success (192.168.1.1)

Ping Command Use Ip address

The screenshot below shows use of the computer name. Although this is easier than the IP address method it is only good if it works as it does below. If it fails it is not conclusive as there is an extra stage called name resolution involved and that could be at fault.

Ping Command Use Computer name

Related Articles:



Related Posts by Main Category- networking

  • 3 Ways to Share Files on a Home Network
  • Advanced use of Ping command
  • Finding The IP Address of Your Computer
  • Home Network of the Future
  • How to Connect a Computer to the Internet
  • How to Connect two (2) or more Computers to the Internet
  • How to Find the MAC Address of your Computer
  • How to Setup A Secure Wireless Network
  • Setup Windows XP Computer on a Wireless Network
  • Using The Ping Command
  • What is Bluetooth ?
  • What is Network Attached Storage?

  • Click Keyword for a List of Related Posts from Other categories: networking

    0 responses so far ↓

    • There are no comments yet...Kick things off by filling out the form below.

    Leave a Comment