Lab 3‐1 ‐ ARP Observation - Andrew4361/NET-150 GitHub Wiki

On windows to clear arp cache you use this command "netsh interface ip delete arpcache"

Download wireshark and monitor whichever device you would like, in this case Ethernet.

After setting this sup you can ping your default gateway witch you can find by running the ipconfig command.

Then use the search filter arp to find all arp related traffic. Pay attention to the source, destination and message to better understand results.