Question 1 · Difficulty 2/5
Which device primarily forwards frames based on MAC addresses within a LAN?
Show answer & explanation
Correct answer: A
Layer 2 switch
A Layer 2 switch forwards frames using a MAC address table learned from incoming frames. Routers (B) make forwarding decisions based on IP addresses. Firewalls (C) filter traffic based on security policies, often using ACLs. Load balancers (D) distribute application traffic across servers.