📶
OSI Model Explorer
Interactive guide to all 7 OSI layers — protocols, devices, common issues, and troubleshooting tools
The OSI (Open Systems Interconnection) model is a conceptual framework that divides network communication into 7 layers.Each layer has a specific responsibility and communicates with the layers directly above and below it. Click any layer to expand it and see protocols, devices, common issues, and troubleshooting commands.
Memory Aids
Top → Bottom (7→1):“All People Seem To Need Data Processing”
Bottom → Top (1→7):“Please Do Not Throw Sausage Pizza Away”
Click a layer to expand it
Quick Reference
| Layer | Name | PDU |
|---|---|---|
| L7 | Application | Data |
| L6 | Presentation | Data |
| L5 | Session | Data |
| L4 | Transport | Segment (TCP) / Datagram (UDP) |
| L3 | Network | Packet |
| L2 | Data Link | Frame |
| L1 | Physical | Bit |