LOGBOOK

HELP

Quiz Entry - updated: 2026.07.14

What is a Protocol Data Unit (PDU) and what are the PDU names at each layer?

A PDU is the name for the data at each stage of encapsulation; going down the stack: Data → Segment → Packet → Frame → Bits.

PDU names down the stack: Data at Application, Segment at Transport, Packet at Network, Frame at Data Link, Bits at Physical

* The PDU name at each layer, from Data down to Bits. *

Encapsulation is the process where protocols add their information to the data.

A Protocol Data Unit (PDU) is the name for data at each stage of encapsulation.

Order PDU Name Layer
1 Data (Data Stream) Application
2 Segment Transport
3 Packet Network/Internet
4 Frame Data Link
5 Bits (Bit Stream) Physical

Memory tip: "Do Some People Fear Birthdays" (Data, Segment, Packet, Frame, Bits)

Go deeper:

From Quiz: NETW1 / Protocols and Models | Updated: Jul 14, 2026