nerdexam
Cisco

200-150 · Question #142

Which protocol data unit is associated with the link layer of the TCP/IP model?

The correct answer is B. frame. In the TCP/IP model, the link layer (also called the network access layer) uses frames as its protocol data unit (PDU).

Cisco Data Center Networking Technologies

Question

Which protocol data unit is associated with the link layer of the TCP/IP model?

Options

  • Apacket
  • Bframe
  • Csegment
  • Ddatagram

How the community answered

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

Why each option

In the TCP/IP model, the link layer (also called the network access layer) uses frames as its protocol data unit (PDU).

Apacket

Packets are the PDU of the Internet (network) layer, used by IP to route data between networks.

BframeCorrect

The link layer is responsible for transmitting data across a physical medium and encapsulates data into frames that include MAC addresses, framing delimiters, and an FCS for error checking. 'Frame' is the designated PDU at this layer, mapping to Layer 2 of the OSI model where technologies like Ethernet and Wi-Fi operate.

Csegment

Segments are the PDU of the transport layer, used by TCP to carry application data with sequence and acknowledgment numbers.

Ddatagram

Datagrams refer to PDUs at the Internet layer (IP datagrams) or to connectionless UDP messages at the transport layer, not the link layer.

Concept tested: TCP/IP model layers and protocol data units

Source: https://www.rfc-editor.org/rfc/rfc1122

Topics

#TCP/IP model#PDU#link layer#frame

Community Discussion

No community discussion yet for this question.

Full 200-150 Practice