N10-005 · Question #448
At which layer of the OSI model do MAC addresses operate?
The correct answer is A. Data Link. MAC (Media Access Control) addresses operate at Layer 2 - the Data Link layer of the OSI model. The Data Link layer is responsible for node-to-node delivery on the same local network segment, using MAC addresses as hardware identifiers burned into NICs. Layer 3 (Network) uses…
Question
At which layer of the OSI model do MAC addresses operate?
Options
- AData Link
- BNetwork
- CApplication
- DPhysical
How the community answered
(31 responses)- A94% (29)
- B3% (1)
- C3% (1)
Explanation
MAC (Media Access Control) addresses operate at Layer 2 - the Data Link layer of the OSI model. The Data Link layer is responsible for node-to-node delivery on the same local network segment, using MAC addresses as hardware identifiers burned into NICs. Layer 3 (Network) uses IP addresses for logical, routable addressing. Layer 1 (Physical) deals with raw electrical or optical signals with no concept of addressing. Layer 7 (Application) is where user-facing protocols like HTTP and FTP operate.
Topics
Community Discussion
No community discussion yet for this question.