5 questions to test your understanding
A switch receives an Ethernet frame destined for a MAC address it has learned. What does the switch do with the frame?
An Ethernet frame arrives at a NIC and the computed CRC does not match the Frame Check Sequence in the frame. What happens next?
Modern switched Ethernet gives each connected device its own dedicated full-bandwidth link to the switch, unlike early shared-medium Ethernet.
Ethernet's Frame Check Sequence (FCS) both detects corrupted frames and triggers automatic retransmission to recover the lost data.
Why does Ethernet detect errors but not correct or retransmit them? Which layer of the network stack takes responsibility for reliable delivery, and how?