arp Commands
-d
An ARP entry for a host can be deleted with this option, in combination with the inet_addr parameter. A wildcard of the * can delete all host entries.
-a or -g
These options display current enteries in a PC's ARP table.
if_addr
This option can be used for statically adding or deleting an ARP entry to or from a specified interface.
inet_addr
This option is a specific IP address
-N if_addr
This option shows ARP entries learned for a specific network.
-s
This option, used in conjuction with the inet_addr and eth_addr parameters, statically adds a host entry in the ARP table.
-v
This option, where v stands for verbose, includes any invalid and loopback interface entries in an ARP table.
eth_addr
This parameter is a 48-bit MAC Address