arp_simulator
// Address Resolution Protocol — watch the broadcast, reply, and cache update
Step 0 / 4
LAN Segment — 192.168.1.0/24
ARP Cache — 192.168.1.10 (Sender)
IP AddressMAC AddressTypeTTL
192.168.1.100:11:22:33:44:55dynamic180s
What is ARP?
ARP bridges the gap between Layer 3 (IP addresses) and Layer 2 (MAC addresses). Before sending a frame, your device needs the MAC address of the destination. ARP finds it by broadcasting "Who has this IP?"