Skip to content
โ† Back to Overview

Technology โ€” Networking

IT reviewer: the OSI model, IP addressing, and protocols.

Reviewer for computer networking fundamentals.

1

The OSI Model

Physical โ†’ Data Link โ†’ Network โ†’ Transport โ†’ Session โ†’ Presentation โ†’ Application
๐Ÿ’ก Exam Hack

Mnemonic: "Please Do Not Throw Sausage Pizza Away" (layers 1โ†’7).

2

IP Addressing

TypeExample
IPv4192.168.1.1
IPv6longer 128-bit
Private192.168.x.x, 10.x.x.x
3

Protocols

Key protocols: TCP (reliable), UDP (fast, no guarantee), HTTP/HTTPS (web), DNS (name resolution).

โš ๏ธ Common Mistake

DNS translates domain names to IP addresses โ€” it is not a security tool.

4

LAN vs WAN

LAN = local (one site) ยท WAN = wide (across cities, e.g., the Internet)
๐Ÿ“Œ Quick Recap โ€” Master These

Before your exam, make sure you can confidently explain and apply each of the following:

  • The OSI Model
  • IP Addressing
  • Protocols
  • LAN vs WAN

Re-read any section above where you hesitate, then explain it aloud in your own words โ€” if you can teach it simply, you understand it. Focus your final review on the tables, formulas, and the common-mistake warnings, since those are where most points are won or lost.