The OSI model breaks networking into seven layers, from physical cables up to applications. It is the mental map every technician uses to reason about — and troubleshoot — networks.
The OSI Model
The seven-layer map every networking technician uses to troubleshoot.
Tap or hover a part to learn more.
User-facing protocols.
Where apps interact with the network — HTTP, HTTPS, DNS, SMTP. This is what users and applications actually 'see'.
Check your understanding
1. Which layer do IP addresses and routers operate at?
2. TCP and UDP live at which layer?
Keep learning
The core idea
- Seven layers: Physical, Data Link, Network, Transport, Session, Presentation, Application.
- Each layer has a job and talks only to the layers directly above and below it.
- Data is wrapped (encapsulated) as it moves down the stack and unwrapped on the way up.
How it works in practice
- Switches operate at Layer 2 (MAC), routers at Layer 3 (IP).
- Ports (80, 443) live at Layer 4 (Transport).
- Troubleshoot bottom-up: is it physical (cable/link) before it's DNS?
Common mistakes
- Mixing up MAC addresses (L2) with IP addresses (L3).
- Jumping to 'it's DNS' before checking the physical link.
- Thinking the layers are literal software — they're a conceptual model.
Why it matters for your career
Interviewers routinely ask you to name the layers and use them to structure troubleshooting. Fluency here signals you can reason about problems methodically.
Technical interview questions
- Name the seven OSI layers in order.
- At which layer do switches and routers operate?
- How do you use the OSI model to troubleshoot?
Practice questions
- Which layer handles IP addressing? (Layer 3 — Network)
- Which layer do ports belong to? (Layer 4 — Transport)
- Which layer is cabling? (Layer 1 — Physical)
Where this fits in your networking journey
This is one concept in the Networking Fundamentals path, which leads into CompTIA Network+ and Cisco CCNA. When this clicks, review TCP/IP & Encapsulation and continue with Ethernet & Switching Basics.
Practise with Missiora
- AI Interview™ — rehearse networking interview questions with scored feedback.
- Career Coach™ — build a fundamentals → certification → job plan.
- Job Intelligence™ — see which networking skills real adverts demand.
