Multiple choice technology architecture

Bits are packaged into frames at which layer of the OSI model?

  1. data link

  2. transport

  3. physical

  4. presentation

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The data link layer (Layer 2) is responsible for packaging bits into frames, adding physical (MAC) addressing for node-to-node delivery within the same network segment. Frames are the protocol data units (PDUs) at this layer. The transport layer works with segments, and the physical layer handles raw bits.