The Home Computer Network and Internet Guide header image 1

Advanced use of Ping command

December 12th, 2007 · No Comments

This follows from an earlier article on ping command use so please read that article first. Here we are going to look at more advanced use of the ping command.

The ping command as various options (switches) which you can see by typing

ping /? at the command prompt

Two of the most useful options are the -t and the -n options. By default the ping command sends four pings and stops. Often when troubleshooting it is desirable to ping continuously or more than 4 times

So to do that use:

ping -t pings until stopped using ctrl+s and ctrl+q (continue)

or ping -n 50 (pings 50 times)

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