User Guide
132 Novell DNS/DHCP Management Utility Administration Guide
Novell DNS/DHCP Management Utility Administration Guide
103-000164-001
September 4, 2001
Novell Confidential
Manual 99a38 July 17, 2001
Table 12 TRACERT Options
Using ARP
ARP is an advanced utility that should be used only by those who have a
detailed understanding of TCP/IP and must troubleshoot complex problems.
The ARP command enables you to display and modify the ARP cache of a
client.
Following are three examples of use of the ARP command:
ARP -s inet_addr eth_addr [if_addr]ARP -d inet_addr
[if_addr]ARP -a [inet_addr] [-N if_addr]
Table 13, “ARP Options,” on page 132 explains the use of the ARP options.
Table 13 ARP Options
Option Meaning
-d Do not resolve addresses to host
names
-h maximum_hops Maximum number of hops to search
for target
-j host-list Loose source route along host-list
-w timeout Timeout in milliseconds to wait for
each reply
Option Meaning
-a Displays current ARP entries by interrogating the current protocol data. If
inet_addr is specified, the IP and physical addresses for the specified host are
displayed.
-g Displays current ARP entries by interrogating the current protocol data. If
inet_addr is specified, the IP and physical addresses for the specified host are
displayed.
inet_addr Specifies an Internet address.
-N if_addr Displays the ARP entries for the network interface specified by if_addr.
-d Deletes the host specified by inet_addr.