OSI Layers Flashcards
How many layers are in the OSI Model?
7 Layers
What are the seven layers of the OSI Model?
Physical, Data-link, Network, Transport, Session, Presentation, Application (Please Do Not Throw Sausage Pizza Away)
What defines the OSI Model layers?
ISO 7498
Why do people refer to a Network stack?
The layers either operate from the top down, or the bottom up.
What is Layer 1 (of the OSI model) and what is it responsible for?
The Physical Layer. It transmits logical bits over physical current (1’s and 0’s). Even a wireless system is considered physical as far as the network stack is concerned.
* could be transmitted as electrical impulses across a copper wire, waves over an RF signal, or light over a fiber optic.
What are some devices that work at Layer 1 (Physical Layer)?
NICs (Network Interface Card), Repeaters and concentrators.
Which Layer in the OSI Model is called the MAC Layer?
Layer 2: Data-link.
What Layer does physical addressing occur?
Layer 2: Data Link
- MAC Layer
- Link Layer
- Deals with a unique address per device that is used for collision detection, error detection
- Deals with the reliable transfer of data.
In the Data-Link Layer (Layer 2), what does the link-layer (LLC) focus on?
governs sequence numbers and acknowledgements.
In the Data-Link Layer (Layer 2), what does the MAC deal with?
(Media Access Control) MAC governs data transfer and collision handling.
What are some devices that are associated with the Data-link Layer (Layer 2)?
ATM (asynchronous transfer mode), switches, bridges.
What Level does Logical Addressing occur?
Network Layer (Layer 3)
What level does Internet Protocol (IP) reside?
Network Layer (Layer 3)
Where does routing of packages occur? (From 1 point to another)
Network Layer (Layer 3)
At the Network Layer (Layer 3) what is a fragment of data called?
A packet