nerdexam
F5

101 · Question #515

Which protocol data unit (PDU) is associated with the OSI model's Transport layer?

The correct answer is A. Segment. The Transport layer (Layer 4) of the OSI model uses Segments as its protocol data unit, encapsulating data for reliable or unreliable end-to-end delivery.

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

Question

Which protocol data unit (PDU) is associated with the OSI model's Transport layer?

Options

  • ASegment
  • BDatagram
  • CPacket
  • DBit

How the community answered

(27 responses)
  • A
    93% (25)
  • B
    4% (1)
  • D
    4% (1)

Why each option

The Transport layer (Layer 4) of the OSI model uses Segments as its protocol data unit, encapsulating data for reliable or unreliable end-to-end delivery.

ASegmentCorrect

At Layer 4, TCP and UDP both operate on Segments as the named PDU. The Transport layer is responsible for end-to-end communication, flow control, and segmentation of data from upper layers, and the unit of data at this layer is formally called a segment.

BDatagram

Datagram is the PDU associated with the Network layer (Layer 3), specifically used in connectionless protocols like UDP when referring to IP datagrams.

CPacket

Packet is the PDU for the Network layer (Layer 3), where IP addresses are added and routing decisions are made.

DBit

Bit is the PDU for the Physical layer (Layer 1), representing the raw electrical or optical signals transmitted over a medium.

Concept tested: OSI model Transport layer PDU identification

Source: https://www.cisco.com/c/en/us/support/docs/ip/routing-information-protocol-rip/13769-5.html

Topics

#OSI model#Transport layer#PDU#segment

Community Discussion

No community discussion yet for this question.

Full 101 Practice