Written Lab 1.1: OSI Questions Flashcards

1
Q

Which layer defines how data is formatted, presented, encoded, and converted for use on the network?

A

The Presentation layer makes sure that data is in a readable format for the Application layer.

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

Which layer is represented by frames?

A

The Data Link layer frames packets received from the Network layer.

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

Which layer is responsible for converting data packets from the Data Link layer into electrical signals?

A

The Physical layer takes frames from the Data Link layer and encodes the 1s and 0s into a digital or analog (Ethernet or wireless) signal for transmission on the network medium.

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

Which layer combines bits into bytes and bytes into frames, uses MAC addressing, and provides error detection?

A

The Data Link layer is responsible for the framing of data packets.

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

Which layer manages logical device addressing, tracks the location of devices on the internetwork, and determines the best way to move data?

A

Network

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

Which layer is used for reliable communication between end nodes over the network and provides mechanisms for establishing, maintaining, and terminating virtual circuits; transport-fault detection and recovery; and controlling the flow of information?

A

The Transport layer uses virtual circuits to create a reliable connection between two hosts.

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

Which layer segments and reassembles data into a data stream?

A

Transport

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

At which layer is routing implemented, enabling connections and path selection between two end systems?

A

The Network layer provides routing through an internetwork and logical addressing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
Rearrange the following in order of encapsulation: 
Packets
Frames
Bits
Segments
A

Segments, packets, frames, bits

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

Which layer chooses and determines the availability of communicating partners along with the resources necessary to make the connection, coordinates partnering applications, and forms a consensus on procedures for controlling data integrity and error recovery?

A

The Application layer is responsible for finding the network resources broadcast from a server and adding flow control and error control (if the application developer chooses).

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

Which layer ensures the trustworthy transmission of data across a physical link and is primarily concerned with physical addressing, line discipline, network topology, error notification, ordered delivery of frames, and flow control?

A

PDUs at the Data Link layer are called frames and provide physical addressing plus other options to place packets on the network medium.

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

Which layer is represented by segments?

A

The Transport layer segments user data

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

Which layer is responsible for keeping the data from different applications separate on the network?

A

The Session layer creates sessions between different hosts’ applications.

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

Which layer provides logical addressing that routers will use for path determination?

A

The Network layer provides logical addressing, typically IP addressing and routing.

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

Which layer is represented by packets?

A

The Network layer creates packets out of segments handed down from the Transport layer.

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

Which layer is represented by bits?

A

The Physical layer is responsible for transporting 1s and 0s (bits) in a digital signal.

17
Q

Which layer is responsible for creating, managing, and terminating sessions between applications?

A

The Session layer sets up, maintains, and terminates sessions between applications.

18
Q

Which layer specifies voltage, wire speed, and cable pinouts and moves bits between devices?

A

The Physical layer is responsible for the electrical and mechanical connections between devices.

19
Q

Which layer provides the physical transmission of the data and handles error notification, network topology, and flow control?

A

Data Link

20
Q

What is the bit length and expression form of a MAC address?

A

48 bits (6 bytes) expressed as a hexadecimal number