A network technician is using a packet analyzer to inspect network traffic on a local Ethernet segment. The analyzer displays frame headers containing source and destination Media Access Control (MAC) addresses alongside a Logical Link Control (LLC) header. At which layer of the OSI model does this header encapsulation and addressing occur?
- Data Link layerAnswer
- BNetwork layer
- CTransport layer
- DPhysical layer
Answer
The Data Link layer
The Data Link layer (Layer 2) of the OSI model operates with frames and uses Media Access Control (MAC) addresses for local node-to-node delivery. It is split into two sublayers: LLC (which interfaces with Layer 3) and MAC (which manages physical media access).
Step-by-Step Solution
Key Concept
OSI Data Link Layer Functions and Sublayers