RichardNieland wrote: » I guess my book is outdated
loki2043 wrote: » To my knowledge the answer would be B and nothing else. The switch already has both PC1 and PC2 assigned in the CAM table thus it would just update the CAM table with PC3 info and then forward the packet out fa0/2. unless the switch has been idle quite some time and it cleared out the whole CAM table before it received the frame from PC3.
theodoxa wrote: » Read the wording carefully. It is a tricky question. PC1 sends a frame to PC2. When the frame hits F0/1 on the switch, the switch adds PC1's MAC address to the CAM table and floods the frame out all interfaces except F0/1. Now, normally PC2 would send a reply and its MAC would be added to the CAM table. BUT, the text says that the next frame received is from PC3 destined for PC2. So, what it is saying is that before PC2 was able to reply, PC3 also sent it a frame. Since, PC2 has yet to send a response, the switch does not yet know which port it is on, so it has to flood the frame received from PC3 out F0/1 and F0/2.