nerdexam
Cisco

100-490 · Question #21

Which layer of the OSI model defines how data is formatted for transmission and how access to the physical media is controlled?

The correct answer is B. data link. The data link layer of the OSI model, which is Layer 2, defines how data is formatted for transmission and controls access to the physical media. This layer is responsible for the node-to- node delivery of data and handles error detection and correction from the physical layer…

Service-Related Knowledge

Question

Which layer of the OSI model defines how data is formatted for transmission and how access to the physical media is controlled?

Options

  • Apresentation
  • Bdata link
  • Cnetwork
  • Dtransport

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    69% (18)
  • C
    8% (2)
  • D
    19% (5)

Explanation

The data link layer of the OSI model, which is Layer 2, defines how data is formatted for transmission and controls access to the physical media. This layer is responsible for the node-to- node delivery of data and handles error detection and correction from the physical layer. It also manages the way data packets are sent over the network, including the framing, addressing, and flow control. The data link layer ensures that messages are delivered to the proper device on a LAN using hardware addresses (MAC addresses) and translates messages from the network layer into bits for the physical layer to transmit.

Topics

#OSI model#data link layer#framing#media access control

Community Discussion

7
Toby R.Toby R.Jun 15, 2026

Data Link is correct. That layer handles framing, MAC addressing, and media access control, so it covers both how data is packaged for the wire and who gets to transmit at any given moment.

29
Imani T.Imani T.Jun 18, 2026

Solid rundown, though worth separating MAC addressing (identifying devices) from media access control (arbitrating who transmits) since new folks often blur those two as one idea.

0
Mateus R.Mateus R.Jun 22, 2026

Data link is your apartment building's mailroom: it packages data into frames and controls who gets on the wire.

2
Imani T.Imani T.Jun 26, 2026

Data link is right, that is layer 2 and it handles framing, MAC addressing, and media access control methods like CSMA/CD, which is exactly how devices on the same network segment share the wire and organize raw bits into usable frames.

0
Grace U.Grace U.Jun 26, 2026

Formatted sounds like presentation, but media access control locks in data link.

0
Ingrid P.Ingrid P.Jun 26, 2026

Going with C on this one, because my cards have always grouped "formatting for transmission" with the network layer's job of packaging data into packets and routing it across media boundaries. The phrase "access to the physical media is controlled" reads to me like logical addressing and path selection, which is squarely what Layer 3 handles every time a router makes a forwarding decision.

-1
Imani T.Imani T.Jun 29, 2026

Ingrid, the answer is B because "access to the physical media is controlled" describes the Media Access Control function, which lives at Layer 2, the Data Link layer, not Layer 3. Layer 3 handles logical addressing and routing between networks, but framing data for transmission and arbitrating who gets to use the wire at any given moment is squarely a Data Link responsibility.

0
Full 100-490 Practice