Ethernet is the dominant wired LAN technology. Understanding frames, MAC addresses and how switches forward them is the foundation of local networking.
How a Switch Learns & Forwards
Frames, MAC learning and the difference between forwarding and flooding.
Tap or hover a part to learn more.
The unit of delivery.
Data travels across a LAN in Ethernet frames. Each frame carries a source and destination MAC address, the payload and a checksum (FCS) to detect corruption.
Check your understanding
1. What does a switch record to build its MAC table?
2. What does a switch do with an unknown destination MAC?
The core idea
- Data travels in frames; each device has a unique 48-bit MAC address.
- Switches build a MAC address table and forward frames only to the right port.
- Modern Ethernet is full-duplex (send and receive at once) over Cat5e/Cat6 cabling.
How ARP Finds a MAC Address
Turning a known IP into the MAC address needed to deliver a frame.
Tap or hover a part to learn more.
Build the frame.
A device wants to send to an IP on its local network but only knows the IP. To build the Ethernet frame it also needs the destination's MAC address.
Check your understanding
1. How is an ARP request sent?
2. What does ARP resolve?
How it works in practice
- Speeds range from 100 Mbps to 1/10/40 Gbps depending on hardware and cable.
- Auto-negotiation sets speed and duplex between devices.
- A switch floods a frame only when the destination MAC is unknown.
Common mistakes
- Confusing MAC addresses (Ethernet) with IP addresses (Layer 3).
- Duplex mismatches causing slow, error-prone links.
- Using the wrong cable category for the required speed.
Why it matters for your career
Ethernet and MAC-based switching are bedrock Network+ and CCNA knowledge that every networking role assumes you understand.
Technical interview questions
- What is a MAC address and how long is it?
- How does a switch decide where to forward a frame?
- What is a duplex mismatch?
Practice questions
- How many bits is a MAC address? (48)
- What table does a switch build? (MAC address table)
- What does a switch do with an unknown destination? (Floods the frame)
Where this fits in your networking journey
This is one concept in the Networking Fundamentals path, which leads into CompTIA Network+ and Cisco CCNA. When this clicks, review TCP/IP & Encapsulation and continue with IP Addressing & Subnetting.
Practise with Missiora
- AI Interview™ — rehearse networking interview questions with scored feedback.
- Career Coach™ — build a fundamentals → certification → job plan.
- Job Intelligence™ — see which networking skills real adverts demand.
