How to use PING command

How to use PING command

How to use PING command in Command Prompt

Open the Command Prompt

The easiest way to do this is to hit the Windows key on the keyboard and type "cmd" then hit enter


Note that you could run this as administrator for advanced options but it is not necessary for ping

Pinging

In general, when you open the command prompt it will look like this


You can just start typing the command.
The command for pinging is simply ping. Then you have to have an IP address to ping. There are other arguments you can add on the end to get more statistics but a basic ping is just ping ipaddress


The above picture is an example of a ping that returned results. PASTE works in the command prompt window so I suggest copying the IP address then type ping hit CTRL+V and that will paste it in the window then hit ENTER.

There will be 2 different types of results (normally) either the one above or like the picture below. If you get results like the picture above, this generally indicates the thing you are pinging is up and connected to the internet. If you get results like the image below, it usually indicates the thing you are pinging is not active and connected to the internet.


Modifiers

There are some modifiers you can add to a ping to get different results or a longer ping result.

To ping continuously until you make it stop add -t to the argument. Example: ping 66.177.16.115 -t     This will ping that IP address until you either hit CTRL+C or you close the window.

To ping for a certain number of pings use the -n # argument. Example: ping 66.177.16.115 -n 3000   This will ping that IP address for 3000 pings.

There are many other ways you can change and add to this but this is a basic ping and will get you the general information needed.





    • Related Articles

    • Unable to type in M365 Modern Authentication Window

      Unable to type in M365 Modern Authentication Window If you're unable to type in any M365 Modern Authentication window below, it's most likely due to the Alternative Input process is not running.  To fix this temporarily: 1. Launch a run prompt ...
    • How to Find Your IP Address on Windows, Mac, iPhone, & Android

      Public IP vs Local IP What’s my public IP address? Your public IP address is assigned by your Internet Service Provider (ISP) to your home network. It’s how they determine which customer is requesting which website and connect them accordingly. When ...
    • How to enable or disable Indexing in Windows 10

      Original article: https://windowsreport.com/indexing-windows-8/ How to enable or disable Indexing in Windows 10 First of all, let me say that this post doesn’t refer to the Windows Experience Index, but rather to the indexing feature ...
    • How to Rearrange Windows with Keyboard Shortcuts on Windows 10

      Source: https://www.howtogeek.com/661249/how-to-rearrange-windows-with-keyboard-shortcuts-on-windows-10/#:~:text=First%2C%20press%20Alt%2BTab%20to,%2C%E2%80%9D%20and%20then%20press%20enter. Snap Windows to Halves or Quarters If you’re juggling ...
    • USB C Video Output and Dock Compatibility

      USB C Video Output: To support video output via USB C, the host device must support Power Delivery and DisplayPort Alt Mode or USB-C 3.1 (generation 1 or 2) To support 4K@60Hz, your laptop must support DisplayPort 1.4. USB Hubs and Display Link for ...