The Open System Interconnection model 7 Layers Flashcards

(19 cards)

1
Q

What is the role of the Application Layer?

A

It provides network services directly to user applications like web browsers and email.

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

Give an example protocol at the Application Layer.

A

HTTP, FTP, SMTP

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

What does the Presentation Layer do?

A

It formats, encrypts, and compresses data for the Application Layer.

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

Give an example function of the Presentation Layer.

A

Data encryption, character encoding conversion

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

What is the main function of the Session Layer?

A

It establishes, manages, and ends sessions between applications.

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

What does the Session Layer control?

A

Communication synchronization and session management.

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

What does the Transport Layer do?

A

Segments data and ensures delivery — either reliable (TCP) or fast/unreliable (UDP).

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

What addressing is used at the Transport Layer?

A

Port numbers

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

What devices interact with the Transport Layer?

A

Firewalls (they filter by port and protocol)

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

What is the main responsibility of the Network Layer?

A

Routing packets and assigning IP addresses.

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

What devices operate at the Network Layer?

A

Routers, Layer 3 switches

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

What is the PDU of the Network Layer?

A

Packet

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

What does the Data Link Layer do?

A

Frames data with MAC addresses and handles local error detection.

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

What devices work at the Data Link Layer?

A

Switches, bridges, NICs

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

What is the PDU of the Data Link Layer?

A

Frame

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

What does the Physical Layer do?

A

Transmits raw bits as electrical/optical signals through cables or wireless.

17
Q

What devices operate at the Physical Layer?

A

Cables, hubs, Wi-Fi radios, network interface cards

18
Q

What is the PDU of the Physical Layer?

19
Q

Match each OSI layer to its PDU.

A

Layers 7–5: Data
Layer 4: Segment
Layer 3: Packet
Layer 2: Frame
Layer 1: Bits