Lab 1‐1: Network Connectivity testing - Lillian-Griffiths/NET-150 GitHub Wiki

In this lab, I tested various commands that can be used to test network connectivity.

Useful commands:

  • ipconfig /all: this shows local network settings and info.
  • ping: pings an address to test connectivity
  • tracert: shows number and location of hops to a certain address
  • nslookup: shows dns info of mapped ip addresses

Issues I had during the lab:

Couldn't connect to the remote VM via vsphere, so I had to perform the lab on a local machine at my dorm.