When an Ethernet switch receives a frame that is broadcast, it will:
- Forward the frame out all ports except the incoming port
- Forward the frame out all ports including the incoming port
- Forward the frame out only ports that need the broadcast
- Drop the frame
Explanation: When an Ethernet switch receives a frame that is broadcast, it will forward the frame out all ports except the incoming port.
Related exam: 6.4.7 Check Your Understanding - Broadcast Containment
