nerdexam
F5

101 · Question #620

Which OSI layer provides reliable transmission of frames between adjacent nodes and is built on top of the provides reliable transmission of frames adjacent nodes and is built on top of the Physical l

The correct answer is A. Data link. The Data Link layer (OSI Layer 2) is responsible for reliable frame transmission between directly adjacent nodes and operates directly on top of the Physical layer.

Section 1: OSI Model, Network, and Application Delivery Basics

Question

Which OSI layer provides reliable transmission of frames between adjacent nodes and is built on top of the provides reliable transmission of frames adjacent nodes and is built on top of the Physical layer?

Options

  • AData link
  • BTransport
  • CNetwork
  • DApplication

How the community answered

(42 responses)
  • A
    90% (38)
  • B
    5% (2)
  • C
    2% (1)
  • D
    2% (1)

Why each option

The Data Link layer (OSI Layer 2) is responsible for reliable frame transmission between directly adjacent nodes and operates directly on top of the Physical layer.

AData linkCorrect

The Data Link layer (Layer 2) frames data for transmission, handles MAC addressing, and uses error detection mechanisms such as CRC to ensure reliable delivery between two nodes on the same network segment. It directly encapsulates data received from the Network layer and passes raw bits down to the Physical layer (Layer 1), making it the layer immediately above the Physical layer.

BTransport

The Transport layer (Layer 4) provides end-to-end reliable transmission across multiple hops using protocols like TCP, not between adjacent nodes at the frame level.

CNetwork

The Network layer (Layer 3) handles logical addressing and routing of packets across different networks, operating above the Data Link layer.

DApplication

The Application layer (Layer 7) provides network services directly to end-user applications and has no role in frame-level transmission between adjacent nodes.

Concept tested: OSI model Data Link layer function and position

Source: https://learn.microsoft.com/en-us/windows-hardware/drivers/network/windows-network-architecture-and-the-osi-model

Topics

#OSI model#Data Link layer#layer 2#frame transmission

Community Discussion

No community discussion yet for this question.

Full 101 Practice