Week 4
Networking Fundamentals and the OSI Model
Learn the building blocks of networking and the seven OSI layers used to troubleshoot communication problems.
Lesson recap
Learning goals
- Explain what a network does
- Describe LANs and WANs
- Identify common network devices
- Explain IP address, default gateway, and DNS basics
- Identify the seven OSI layers
- Use the phrase "Please Do Not Throw Sausage Pizza Away" to remember the layers
- Match common problems to OSI layers
Key terms
Network
Connected devices that communicate or share resources.
LAN
Local Area Network — devices in one building or office.
WAN
Wide Area Network — networks spanning cities or countries (the internet is the biggest WAN).
Router
Connects different networks; decides where packets go.
Switch
Connects devices inside the same LAN; forwards frames by MAC address.
Access Point (AP)
Lets wireless devices join a wired LAN.
OSI Model
A seven-layer reference model for network communication.
Encapsulation
Wrapping data with headers as it moves down the OSI stack.
Curated videos
OSI Model Explained
TechTerms / PowerCert
Computer Networking Course (Network+ prep)
freeCodeCamp.org
Checkpoint checklist
- Build the OSI memory table
- Match problems to OSI layers
- Draw a basic network diagram
- Practice network vocabulary
- Complete an OSI troubleshooting scenario
- Create OSI Model study sheet
- Saved required evidence
- Answered the reflection questions
Pro tips from the instructor
- ★Troubleshoot bottom-up: cable → link lights → IP → gateway → DNS → application. Most outages die at Layer 1 or 3.
- ★Layer 2 talks in MAC addresses, Layer 3 talks in IPs. ARP is the bridge between them.
- ★If exactly one website is broken but others work, you're at Layer 7 (application/DNS) — not the network.
Try this — stretch exercises
Optional hands-on practice that goes beyond the workbook. Check items off as you complete them — progress saves in this browser.
- For three real outages you've personally seen (Wi-Fi dropped, video froze, page won't load), assign each to an OSI layer and defend your answer.
- Sketch your home network — every device, every cable, every wireless link — on a single page.
Files to save this week
- 📁 Week04_OSITable_YourLastName.png
- 📁 Week04_NetworkDiagram_YourLastName.png
- 📁 Week04_OSITroubleshooting_YourLastName