← Academy

Networking Fundamentals

Basic computer literacy. No prior networking knowledge required.

BeginnerDifficulty
~8 hoursEstimated time
7Lessons

Learning objectives

Lessons

Tap a lesson to expand it

Practical Exercise

Diagnose a Broken Connection Using Only Command-Line Tools

A user reports "no internet." Running ipconfig shows IPv4 Address: 169.254.83.12, Default Gateway: (blank).

  1. Based on the IP address alone, what specific problem does this indicate? (Reference Lesson 4.)
  2. What command would you run to attempt to fix this directly?
  3. After that, ipconfig now shows a normal 192.168.1.x address, but the user still can't browse the web. What's your next diagnostic step?
  4. You ping 8.8.8.8 successfully, but ping google.com fails. What does this narrow the problem down to?
  5. What command would you run next, and what would you expect to see if your theory is correct?

Knowledge Check

7 questions

Continue learning

Recommended Next Course

Cybersecurity Fundamentals

Start Course

Terminal Simulator

Practice the commands from this course hands-on.

Open Simulator