The arp
command provides information about Ethernet/IP address translation. You can use the command to detect systems on the LAN that are configured with an incorrect IP address. The table that follows identifies the different options and functions for the arp
command.
Command |
Function |
|
Display all of the current ARP entries by reading the table from the file kmem (default /dev/kmem), based on the kernel file Unix (default /kernel/Unix ) |
|
Delete an entry for the host called hostname. Note: |
|
Create an ARP entry for the host called hostname with the Ethernet address ether_address. |
|
Read the file named filename and set multiple entries in the ARP tables |