220-801 · Question #100
Which of the following devices uses a list of MAC addresses to direct packets to the appropriate interface?
The correct answer is A. Switch. A switch maintains a MAC address table (also called a CAM table) that maps MAC addresses to physical ports. When a frame arrives, the switch looks up the destination MAC address in this table and forwards the frame only to the correct port. A hub broadcasts to all ports without…
Question
Options
- ASwitch
- BRouter
- CBridge
- DHub
How the community answered
(20 responses)- A90% (18)
- C5% (1)
- D5% (1)
Explanation
A switch maintains a MAC address table (also called a CAM table) that maps MAC addresses to physical ports. When a frame arrives, the switch looks up the destination MAC address in this table and forwards the frame only to the correct port. A hub broadcasts to all ports without any address logic. A router uses IP addresses (Layer 3), not MAC addresses (Layer 2). A bridge also uses MAC addresses but is a simpler, older device that typically connects only two segments, while a switch is essentially a multi-port bridge with full MAC table management.
Topics
Community Discussion
No community discussion yet for this question.