nerdexam
Cisco

200-150 · Question #83

Which layer of the OSI model is associated with the reliable transmission of datagrams?

The correct answer is E. Transport. The Transport layer (Layer 4) of the OSI model is responsible for reliable, end-to-end delivery of data through protocols such as TCP.

Cisco Data Center Networking Technologies

Question

Which layer of the OSI model is associated with the reliable transmission of datagrams?

Options

  • ADatagram
  • BRouting
  • CNetwork
  • DData link
  • ETransport
  • FTransmission
  • GSession

How the community answered

(68 responses)
  • A
    1% (1)
  • B
    3% (2)
  • C
    6% (4)
  • E
    88% (60)
  • G
    1% (1)

Why each option

The Transport layer (Layer 4) of the OSI model is responsible for reliable, end-to-end delivery of data through protocols such as TCP.

ADatagram

'Datagram' is a packet type or concept used at the Network layer; it is not a layer in the OSI model.

BRouting

'Routing' describes a function performed at Layer 3; it is not an OSI layer name.

CNetwork

The Network layer (Layer 3) handles logical addressing and path determination but provides only best-effort, unreliable delivery with no guarantee of ordered or error-free receipt.

DData link

The Data Link layer (Layer 2) handles framing, MAC addressing, and error detection on a single link segment, not end-to-end reliable delivery across a network.

ETransportCorrect

The Transport layer (Layer 4) provides reliable transmission through mechanisms such as sequencing, error detection, flow control, and acknowledgment-based retransmission; TCP specifically operates at this layer to guarantee ordered, error-free delivery of segments between hosts.

FTransmission

'Transmission' is not a layer in the OSI model.

GSession

The Session layer (Layer 5) manages the establishment, maintenance, and termination of communication sessions between applications, not reliability of data delivery.

Concept tested: OSI Transport layer reliable data transmission

Source: https://www.cisco.com/c/en/us/support/docs/cellular/packet-data/25543-osi.html

Topics

#OSI model#Transport layer#reliable transmission#datagrams

Community Discussion

No community discussion yet for this question.

Full 200-150 Practice