200-301 · Question #897
200-301 Question #897: Real Exam Question with Answer & Explanation
The correct answer is C: It inserts the source MAC address and port into the table and forwards the frame to PC-1.. When a switch receives a frame from an unknown source MAC address, it adds that MAC and its incoming port to its table, then forwards the frame based on the destination MAC lookup.
Question
Refer to the exhibit. The entire Marketing-SW1 MAC address table is shown here: What does the switch do when PC-4 sends a frame to PC-1?
Options
- AIt performs a lookup in the MAC address table and discards the frame due to a missing entry.
- BIt maps the Layer 2 MAC address to the Layer 3 IP address and forwards the frame.
- CIt inserts the source MAC address and port into the table and forwards the frame to PC-1.
- DIt floods the frame out of all ports except on the port where PC-1 is connected.
Explanation
When a switch receives a frame from an unknown source MAC address, it adds that MAC and its incoming port to its table, then forwards the frame based on the destination MAC lookup.
Common mistakes.
- A. The switch would not discard the frame because PC-1, the destination, is present in the MAC address table, and it always learns the source MAC, even if the destination is initially unknown.
- B. Switches operate at Layer 2 and forward frames based on MAC addresses. They do not map Layer 2 MAC addresses to Layer 3 IP addresses for forwarding decisions.
- D. The switch will not flood the frame because the destination MAC address for PC-1 is known in its MAC address table, allowing for direct unicast forwarding. Flooding only occurs for unknown unicast, broadcast, or multicast traffic.
Concept tested. Switch MAC address learning and forwarding
Topics
Community Discussion
No community discussion yet for this question.