Class Lab 8.1 Tracing Routes Extra Credit Lab - Zacham17/my-tech-journal GitHub Wiki

Summary

This was a very quick lab in which I practiced using the ping and tracert commands to different locations on the planet.

New things I learned

  • In this lab, I learned about trace route and the information that it shows. The command shows how the amount of hops taken to reach the destination, the amount of times the hops took, the IP and name of each hop, and the IP of the destination.
  • It was interesting to see how big the difference was in the time hops took between different continents.

Problems/Issues

  • I didn't run into any problems with this lab. It was very straightforward and I had nothing to troubleshoot.