User Guide
Troubleshooting 131
Novell DNS/DHCP Management Utility Administration Guide
103-000164-001
September 4, 2001
Novell Confidential
Manual 99a38 July 17, 2001
NOTE: You can find unauthorized addresses in an exported DHCP configuration
by searching for IP Address objects with an Assignment Type value of 32. Use
FIND in a text editor to quickly identify addresses that have been marked as
unauthorized.
Using TRACERT
TRACERT can be very useful when you are resolving network-wide TCP/IP
problems. TRACERT traces the route to a specific host and displays all hops
that occur to search for the target host.
To run TRACERT, from a DOS prompt enter the command followed by a
hostname or IP address, such as the following:
C:\> tracert www.novell.com
The TRACERT command has the following syntax:
tracert [-d] [-h maximum_hops] [-j host-list] [-w
timeout] target_name
Table 12, “TRACERT Options,” on page 132 explains the use of the
TRACERT options.
-f Set Don't Fragment flag in packet
-i TTL Time-To-Live value
-v TOS Type of service
-r count Record route for count hops
-s count Time stamp for count hops
-j host-list Loose source route along host-list
-k host-list Strict source route along host-list
-w timeout Timeout in milliseconds to wait for
each reply
Option Meaning