ARP -s inet_addr eth_addr [if_addr]
ARP -d inet_addr [if_addr]
ARP -a [inet_addr] [-N if_addr] [ -v]
- -a
Display current ARP entries by interrogating the current protocol data. - -g
Same as -a - -v
Display current ARP entries in verbose mode. All invalid - Inet_addr
Specifiel an internet address. - -N if_addr
Display the ARP entries for the network interface specified by if_addr - -d
Deletes the host specifield by inet_addr. - -s
Add the host and associates the internet address inet_addr with the Physical address eth_addr. - eth_addr
Specifiel a physical address.
Example : ARP -s 157.55.85.212
0 Comments
EmoticonEmoticon