OSI Network Model: Architecture & Layers
OSI Network Model: Architecture & Layers
The OSI (Open Systems Interconnection) model is a conceptual framework developed by ISO
(International Organization for Standardization) to standardize network communication. It
consists of seven layers, each with distinct functions.
3 Network Handles addressing and routing of packets. IP, ICMP, ARP, RIP, OSPF
1. Layered Approach – Each layer performs specific tasks and interacts with adjacent layers.
2. Modular Design – Allows different network technologies to work together.
3. Interoperability – Enables communication between different vendor devices.
4. Encapsulation & Decapsulation – Data is passed through layers, adding or removing headers as
needed.
Example Protocols Theoretical framework TCP, IP, HTTP, FTP, SMTP, etc.
Would you like a detailed explanation of any specific layer or a real-world example? 🚀