OSI Model Layers Transcript Flashcards

1
Q

What is the purpose of segmenting data at the transport layer?

A

To divide data into smaller blocks called segments for transmission.

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

How does the transport layer help identify lost segments during transmission?

A

By assigning a sequence number to each block of data.

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

Why is flow control important at the transport layer?

A

To manage the speed of data transmission between hosts.

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

What is the difference between TCP and UDP in terms of connection handling?

A

TCP is connection-oriented, while UDP is connectionless.

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

Explain the role of port numbers at the transport layer.

A

Port numbers identify upper layer services on a server.

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

How are routing protocols relevant to the network layer?

A

Routing protocols determine the path data takes between routers.

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

Why are IP addresses assigned at the network layer?

A

To uniquely identify devices within an internetwork.

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

Describe the responsibility of the data link layer regarding transmission media.

A

It interfaces between physical devices and the network layer.

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

What are the sublayers of the data link layer and their functions?

A

LLC provides interface, and MAC controls physical medium access.

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

What is the purpose of a CRC in a frame at the data link layer?

A

To help identify errors that may have occurred during transmission.

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

What is the purpose of grouping OSI layers?

A

Grouping helps understand network troubleshooting and architecture better.

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

How are the OSI layers commonly grouped?

A

Bottom two layers related to hardware; top five layers are networking protocols.

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

What does the application layer in OSI model handle?

A

Integrating network services with the operating system.

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

Which protocols are associated with the application layer in OSI model?

A

HTTP, FTP, TFTP, SMTP

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

What is the function of the presentation layer in OSI model?

A

Deals with syntax, encryption, and compression.

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

What is the session layer responsible for in OSI model?

A

Creating and terminating sessions between communication devices.

17
Q

How does the session layer keep data streams separated?

A

Uses session ID to identify unique sessions.

18
Q

Describe the role of the transport layer in OSI model.

A

Responsible for segmenting and delivering data on a network.

19
Q

Give an example of a session in OSI model.

A

Multiple clients connected to a Web server.

20
Q

Which layer is responsible for delivering data in OSI model?

A

The transport layer.

21
Q

What does the link layer define?

A

The logical topology of the network and how devices access the media.

22
Q

What does the physical layer work with?

A

Physical hardware such as cables, connectors, and devices.

23
Q

Give an example of a protocol defined by the physical layer.

A

CAT6 for cables used in the network and RJ-45 for connectors.

24
Q

How does data transform at the physical layer?

A

It becomes electrical impulses, light pulses, or radio signals.

25
Q

What is the function of the session layer?

A

Creating session IDs to distinguish between client communications.

26
Q

What are the transport and network layers responsible for?

A

Delivering segments and packets through the network.

27
Q

What are the lower two OSI model layers responsible for?

A

Sending data between devices.

28
Q

How can understanding OSI model layers help troubleshoot a network?

A

By enabling effective communication with other network administrators.