ARP	0.07 (11 Apr 2002)
*ARP is used to manipulate the address resolution tables. These tables provide a local cache of the IP to hardware address mappings.
Syntax: *ARP <options>
        *ARP -a
           - Show ARP table
        *ARP -d <hostname>
           - Delete entry from table
        *ARP -s <hostname> <ether_addr> [temp] [pub]
           - Set an entry in the table
        *ARP -f <file>
           - Process a file of ARP entries
