Penguin

Differences between version 2 and previous revision of ARP.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Thursday, September 23, 2004 5:46:35 pm by PerryLorier Revert
Older page: version 1 Last edited on Thursday, September 25, 2003 12:21:15 pm by JimCheetham Revert
@@ -8,4 +8,6 @@
  
 In order to send an IP packet over Ethernet, your computer needs to associate a MAC address with the requested IP address. It does this by sending an Ethernet Broadcast packet, using the ARP protocol. This packet basically says "What MAC address is associated with this IP address?", sometimes referred to as a "who-has?" request. 
  
 Although any workstation on the local Ethernet is capable of sending a response, usually it is only the actual workstation you wish to communicate with that bothers to reply, providing both its IP address and its MAC address. 
+  
+To issue a gratuatis arp to flush an arp cache use arping(8)