Lab 1‐1 Network Connectivity Testing - aljimenez28/champlain GitHub Wiki

Important commands:

ipconfig= to find your ip address on windows

ipconfig/all= gives you the following info: the physical address of your active port and dns servers

tracert <website>= report each router encountered between your workstation and the website/server

nslookup= this command line tool is used to querying the Domain Name System (DNS) to obtain domain name or IP address mapping or for any other specific DNS record

Problems

  • When trying to lookup www.champlain.edu, it said that the server was unknown. I didn't get to solve the problem...
⚠️ **GitHub.com Fallback** ⚠️