If a switch receives a frame and the source MAC address is not in the MAC address table but the destination address is, what will the switch do with the frame?

A Discard it and send an error message back to the originating host
B Flood the network with the frame
C Add the source address and port to the MAC address table and forward the frame out the destination port
D Add the destination to the MAC address table and then forward the frame

Correct Answer: Add the source address and port to the MAC address table and forward the frame out the destination port

Since the source MAC address is not in the MAC address table, the switch will add the source address and the port it is connected to into the MAC address table and then forward the frame to the outgoing port.

Related Questions

What does a switch do when a frame is received on an interface and the destination hardware address is unknown or not in the filter table?
The MAC (Media Access Control) address of the network card is used in both Ethernet and Token-Ring networks and is essential for communication. What does MAC provide?

Next steps