OSI Model Flashcards

1
Q

L1

A

Physical
This layer conveys the bit stream through the network at the electrical and mechanical level. It provides the hardware means of sending and receiving data on a carrier.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

L2

A

Data Link
This layer provides synchronization for the physical level. It furnishes transmission protocol knowledge and management.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

L3

A

Network
This layer handles the routing of the data (sending it in the right direction to the right destination on outgoing transmissions and receiving incoming transmissions at the packet level). The network layer does routing and forwarding.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

L4

A

Transport
This layer manages the end-to-end control (for example, determining whether all packets have arrived) and error-checking. It ensures complete data transfer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

L5

A

Session
This layer sets up, coordinates, and terminates conversations, exchanges, and dialogs between the applications at each end. It deals with session and connection coordination.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

L6

A

Presentation
This is a layer, usually part of an operating system, that converts incoming and outgoing data from one
presentation format to another (for example, from a text stream into a popup window with the newly arrived text). Sometimes called the syntax layer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

L7

A

Application
This is the layer at which communication partners are identified, quality of service is identified, user authentication and privacy are considered, and any constraints on data syntax are identified.
(This layer is not the application itself, although some applications may perform application layer functions.)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly