[EN] How to Ping and Traceroute

How to get Ping result?

  1. Run ‘Command Prompt’ ( search in system application as cmd)
  2. Type ‘ping [IP Address]’ ex. ping 108.177.16.1
  3. After run ‘ping’ command will reply the result

    • If IP Address can’t reach it shows ‘Request timed out’

How to get Traceroute result?

  1. Run ‘Command Prompt’ ( Search in system application as cmd )
  2. Type ‘tracert [IP Address]’ ex. tracert 108.177.16.1
  3. After run ‘tracert’ command will show the result

Was this article helpful?

Related Articles