nerdexam
Cisco

200-150 · Question #198

Which OSI reference model layer provides flow control, sequencing, and acknowledgments?

The correct answer is A. transport. The Transport layer (Layer 4) of the OSI model handles end-to-end communication reliability, including flow control, sequencing, and acknowledgments.

Cisco Data Center Networking Technologies

Question

Which OSI reference model layer provides flow control, sequencing, and acknowledgments?

Options

  • Atransport
  • Bdata link
  • Csession
  • Dpresentation

How the community answered

(23 responses)
  • A
    87% (20)
  • B
    4% (1)
  • C
    9% (2)

Why each option

The Transport layer (Layer 4) of the OSI model handles end-to-end communication reliability, including flow control, sequencing, and acknowledgments.

AtransportCorrect

The Transport layer provides reliable, ordered delivery of data between hosts. TCP, operating at this layer, uses sequence numbers to reorder segments, acknowledgments to confirm receipt, and windowing for flow control - making it the definitive OSI layer for these three functions.

Bdata link

The Data Link layer (Layer 2) handles framing, MAC addressing, and error detection within a single network segment, not end-to-end flow control or sequencing.

Csession

The Session layer (Layer 5) manages dialog control and session establishment, maintenance, and termination between applications, not flow control or acknowledgments.

Dpresentation

The Presentation layer (Layer 6) is responsible for data formatting, encryption, and compression to prepare data for the Application layer, not sequencing or acknowledgments.

Concept tested: OSI Transport layer reliability functions

Source: https://learningnetwork.cisco.com/s/article/osi-reference-model

Topics

#OSI model#transport layer#flow control#sequencing

Community Discussion

No community discussion yet for this question.

Full 200-150 Practice