200-301 · Question #95
What is the default behavior of a Layer 2 switch when a frame with an unknown destination MAC address is received?
The correct answer is B. The Layer 2 switch floods packets to all ports except the receiving port in the given VLAN.. If the destination MAC address is not in the CAM table (unknown destination MAC address), the switch sends the frame out all other ports that are in the same VLAN as the received frame. This is called flooding. It does not flood the frame out the same port on which the frame was
Question
Options
- AThe Layer 2 switch drops the received frame
- BThe Layer 2 switch floods packets to all ports except the receiving port in the given VLAN.
- CThe Layer 2 switch sends a copy of a packet to CPU for destination MAC address learning.
- DThe Layer 2 switch forwards the packet and adds the destination MAC address to its MAC
How the community answered
(41 responses)- B95% (39)
- C2% (1)
- D2% (1)
Explanation
If the destination MAC address is not in the CAM table (unknown destination MAC address), the switch sends the frame out all other ports that are in the same VLAN as the received frame. This is called flooding. It does not flood the frame out the same port on which the frame was received.
Topics
Community Discussion
No community discussion yet for this question.