How to use the Ping command to test the network

Do you want to know if the current network status is good or not? Or do you want to know the network speed of the networks Viettel, FPT, VNPT . or the network speed of the websites you visit? One of the simplest ways to test the network is to use the Ping command on the cmd window. If you do not know how to use the Ping command to check the network, please follow the article below.

How to use the Ping command to test the network Picture 1

Below are details of using the Ping command to check network speed, please refer.

Step 1: Open the CMD window

First press the Windows + R key combination to open the Run dialog box , then enter the keyword cmd and click OK to open the cmd window.

How to use the Ping command to test the network Picture 2

Step 2: Use the Ping command on the CMD

The command to ping the networks of Viettel, FPT, VNPT is:

  1. Viettel : ping 203.113.131.1
  2. FPT : ping 210.245.31.130
  3. VNPT : ping 203.162.4.190

How to use the Ping command to test the network Picture 3

Command to ping websites: ping [domain_name]

For example:

ping youtube.com

ping google.com

Enter the ping command and press Enter.

How to use the Ping command to test the network Picture 4

You should note the following parameters:

  1. Bytes = 32 The default file size when sending files is 32 bytes.
  2. Time : the time (delay) of the packet, the smaller the time, the faster the speed.
  3. TTL (Time to Live): If the destination address is the Windows operating system, the largest TTL is 128, and if the destination address is the Linux and Unix operating systems, the largest TTL is 64. Each time a packet is passed through a router, TTL will be deducted 1. So when using the ping command you can guess what operating system HOST is running and through how many routers.
  4. Announcement Request timed out , it means that the site lost connection or firewall blocking the packets.

How to use the Ping command to test the network Picture 5

So you can quickly check the network speed by using the ping command on the cmd window. Good luck!

5 ★ | 1 Vote

May be interested

  • Fix high Ping error on Windows 10, 11 effectivelyFix high Ping error on Windows 10, 11 effectively
    network with high latency will greatly affect the use of the computer to play games, watch movies or surf the web.
  • Instructions to check the network by Ping - Check the network speedInstructions to check the network by Ping - Check the network speed
    instructions to check the network by ping - check the network speed. you want to check the network speed of different carriers or websites you visit but you do not know the syntax of the ping command in cmd.
  • Disable PING response in WindowsDisable PING response in Windows
    although ping is a very useful tool for network administrators, computer hackers can also use ping to find victims on the internet.
  • 10 useful commands in Windows you should know10 useful commands in Windows you should know
    command prompt is used to execute batch files, perform tasks quickly, help you troubleshoot and solve some windows problems when the system crashes. however, not all commands in windows are useful and must be done regularly. with the 10 command lines in the following article it is very useful even if you are not an administrator.
  • The hyperlink test command is being used by hackers to perform DDoSThe hyperlink test command is being used by hackers to perform DDoS
    researchers have recently discovered that an html feature is called a hyperlink auditing, or ping for short, being used by hackers to execute ddos attacks. target multiple websites.
  • Monitor Hyper-V with the command line (Part 3): Check virtual machine statusMonitor Hyper-V with the command line (Part 3): Check virtual machine status
    the previous article showed you how to turn on and off the virtual machine with the command line. this article will introduce two methods of validating that virtual machines are running and responding.
  • What is Ping? How to check Ping on computerWhat is Ping? How to check Ping on computer
    when downloading the web or playing games and experiencing lag, check your ping to determine whether the cause is due to the network or not. so what is ping?
  • How to show Fortnite ping, reduce Fortnite pingHow to show Fortnite ping, reduce Fortnite ping
    in fortnite , if your ping is stable then you will have an advantage over players with high ping. from coming first to get weapons, to receiving items from the hearing box, building and aiming at enemies more accurately.
  • How to Test Network and Internet Latency (Lag) in Microsoft WindowsHow to Test Network and Internet Latency (Lag) in Microsoft Windows
    there is almost nothing more frustrating than waiting on your browser to refresh or a page to load while you are on the internet. this delay is referred to as latency, which is a measure of the time it takes a packet of data to travel from...
  • How to Ping on Mac OSHow to Ping on Mac OS
    today's tipsmake will show you how to ping an address from a mac computer. pinging an address will give you an estimate of the strength of your network connection to that address. if you want to know how many ports are between your computer and the address you want to ping, you need to use the 'traceroute' feature on your mac computer.