N10-005 · Question #489
A MAC address is a part of which of the following OSI model layers?
The correct answer is B. Data Link. MAC (Media Access Control) addresses are Layer 2 (Data Link) addresses. They are hardcoded into network interface cards (NICs) and used to identify devices on a local network segment. The Data Link layer is responsible for node-to-node delivery using these physical hardware…
Question
A MAC address is a part of which of the following OSI model layers?
Options
- ANetwork
- BData Link
- CPhysical
- DTransport
How the community answered
(31 responses)- A3% (1)
- B94% (29)
- C3% (1)
Explanation
MAC (Media Access Control) addresses are Layer 2 (Data Link) addresses. They are hardcoded into network interface cards (NICs) and used to identify devices on a local network segment. The Data Link layer is responsible for node-to-node delivery using these physical hardware addresses. Layer 3 (Network) uses IP addresses for logical addressing. Layer 1 (Physical) deals with raw bit transmission over media. Layer 4 (Transport) uses ports and manages end-to-end communication.
Topics
Community Discussion
No community discussion yet for this question.