Ping - Exercise 2 (cont.)
Step 4
Show traffic including Ethernet header
# tcpdump -i eth0 -n -e
Step 5
On other window (e.g. ALT+F2)
Look for ARP frames
# arp -d <IP address> - Flash ARP entry
# ping <IP address>
Go back to the first window to look for ARP frames
Previous slide
Back to first slide
View graphic version