Ready — Click play to start the demo
ARP — Address Resolution Protocol
What do you do when you know the IP but not the MAC? ARP broadcasts "Who has 10.0.0.2?" on the subnet, the target replies unicast with its MAC, the source caches it, and can then send Ethernet frames directly.