What is it?
A MAC address is normally 48 bits and written in hexadecimal. The first portion is associated with an organisational identifier while the remaining portion identifies the interface value assigned by the vendor/system.
Why should I learn it?
Switches learn and forward using MAC information inside a Layer-2 domain.
How it works
Frame arrives → source MAC is learned → destination MAC is looked up → forwarding decision is made.
Real-world example
A gateway has both an IP address and a MAC address on the local Ethernet segment.
Troubleshooting mindset
Duplicate, unexpected or constantly moving MAC entries can point to Layer-2 problems.
Common mistake
Do not memorise the definition without connecting it to packet flow, device state and verification. Ask: what should happen, what actually happened, and which command or capture can prove the difference?
Quick recap
- Understand the job of the protocol or feature.
- Know where it sits in the traffic path.
- Verify behaviour instead of guessing.
- Connect the topic to the next networking layer.
Interview connection
Explain the concept in simple words first. Then give one practical example or troubleshooting check. That is stronger than repeating a textbook definition.
References & Further Reading
- How to Master CCNA — supplied reference material.
- CCNA Notes — supplied technical/configuration reference.
Apni Bhasha mein samjho
MAC local Ethernet identity jaisa kaam karta hai. Switch source MAC se learn karta hai aur destination MAC ke basis par frame forward karta hai.
Kaise padho?
Concept ko pehle flow ke saath samjho. Phir English note ke technical terms, commands aur tables dekho — technical terminology same rahegi.