Open Systems Interconnection (OSI) is a seven-layer model that explains how devices communicate over a network. Each layer handles a different part of network communication.
The model helps people understand how data moves between devices. Network professionals also use it to identify where a network problem may occur.
The Seven Layers
Physical: Sends raw signals through cables, fiber or wireless connections.
Data Link: Handles communication between devices on the same network.
Network: Handles IP addresses and routing between networks.
Transport: Controls how data is delivered between devices.
Session: Manages communication sessions between applications.
Presentation: Handles data formatting, encryption and compression.
Application: Provides network services used by applications.
Common Uses
Learning how computer networks work.
Troubleshooting network problems.
Understanding network protocols.
Designing and managing networks.
Teaching networking concepts.
Related Terms: Network Layer, Transport Layer, Data Link Layer, Physical Layer, TCP/IP, Network Protocol, IP Address, Ethernet, Routing, Protocol Stack