OSI Model

The OSI Model breaks network communication into seven layers, making it easier to understand and troubleshoot. In this lesson, you’ll see how data moves through each layer and why this model still matters today.

  • The OSI Model, created in the 1980s, is a framework that explains how devices communicate across a network, step by step through seven layers.

    Its strength is in its layered structure. This divides communication into seven layers, each with its own responsibilities.

    Illustration of the 7-layer OSI model showing Application, Presentation, Session, Transport, Network, Data Link, and Physical layers with an example of communication between two devices.

    Figure 1 – OSI Model

    The OSI model helps us understand network communication and troubleshoot issues. But it serves as a theoretical reference above all else. The TCP/IP model is the standard in networking. It outlines the protocols for transferring data between devices.

    Answer the question below