nerdexam
Palo_Alto_Networks

PCCET · Question #39

During the OSI layer 3 step of the encapsulation process, what is the Protocol Data Unit (PDU) called when the IP stack adds source (sender) and destination (receiver) IP addresses?

The correct answer is C. Packet. In the OSI model encapsulation process, each layer wraps data in its own Protocol Data Unit (PDU). At Layer 3 (Network layer), the IP stack adds source and destination IP addresses to the data - the resulting PDU is called a Packet. At Layer 2 (Data Link), the PDU is a Frame (MAC

Submitted by naveen.iyer· Apr 18, 2026Cybersecurity Foundations

Question

During the OSI layer 3 step of the encapsulation process, what is the Protocol Data Unit (PDU) called when the IP stack adds source (sender) and destination (receiver) IP addresses?

Options

  • AFrame
  • BSegment
  • CPacket
  • DData

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    7% (2)
  • C
    86% (24)
  • D
    4% (1)

Explanation

In the OSI model encapsulation process, each layer wraps data in its own Protocol Data Unit (PDU). At Layer 3 (Network layer), the IP stack adds source and destination IP addresses to the data - the resulting PDU is called a Packet. At Layer 2 (Data Link), the PDU is a Frame (MAC addresses are added). At Layer 4 (Transport), the PDU is a Segment (for TCP) or Datagram (for UDP). 'Data' refers to the PDU at Layers 5–7 (Application, Presentation, Session). Remembering the PDU names by layer is a fundamental networking concept.

Topics

#OSI Model#TCP/IP Encapsulation#Network Layer#PDU

Community Discussion

No community discussion yet for this question.

Full PCCET Practice