Recall & Review
beginner
What is the OSI model?
The OSI model is a framework that divides computer network communication into seven layers to help understand and design networks.
Click to reveal answer
beginner
Name the seven layers of the OSI model in order from bottom to top.
The seven layers are: 1. Physical, 2. Data Link, 3. Network, 4. Transport, 5. Session, 6. Presentation, 7. Application.
Click to reveal answer
beginner
What does the Physical layer do in the OSI model?
The Physical layer handles the actual transmission of raw bits over a physical medium like cables or wireless signals.
Click to reveal answer
intermediate
Which OSI layer is responsible for routing data between devices on different networks?
The Network layer (Layer 3) is responsible for routing data packets between different networks.
Click to reveal answer
intermediate
How does the Transport layer help in communication?
The Transport layer ensures reliable data transfer by managing error checking and flow control between devices.
Click to reveal answer
Which OSI layer is closest to the physical hardware?
✗ Incorrect
The Physical layer is the first layer and deals directly with hardware like cables and signals.
Which OSI layer manages end-to-end communication and error recovery?
✗ Incorrect
The Transport layer ensures reliable communication with error checking and flow control.
At which OSI layer do IP addresses operate?
✗ Incorrect
IP addresses are used at the Network layer to route data between different networks.
Which OSI layer formats data for the user and handles encryption?
✗ Incorrect
The Presentation layer formats data and handles encryption and compression.
Which OSI layer establishes, manages, and terminates connections between applications?
✗ Incorrect
The Session layer controls the dialogues (connections) between computers.
Explain the role of each of the seven OSI layers in simple terms.
Think about how data travels from your computer to another device step by step.
You got /7 concepts.
Why is the OSI model important for understanding computer networks?
Consider how a common language helps people understand each other.
You got /4 concepts.