What is it?
A switch learns source MAC addresses on incoming ports and uses its MAC address table to forward known unicast frames. Unknown destinations may be flooded within the VLAN.
Why should I learn it?
This is the base for VLAN, STP and Layer-2 troubleshooting.
How it works
Frame enters → learn source MAC → look up destination MAC → forward/flood/filter.
Real-world example
When PC-A sends traffic, the switch learns PC-A’s MAC on the ingress interface.
Troubleshooting mindset
Check interface state, VLAN membership and MAC table before jumping to Layer 3.
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
Switch source MAC se learn karta hai aur destination MAC ke basis par forwarding decision leta hai.
Kaise padho?
Concept ko pehle flow ke saath samjho. Phir English note ke technical terms, commands aur tables dekho — technical terminology same rahegi.