Command
|
Action
|
tracert
<hostname>
or
tracert <ipaddress>
|
Displays
the exact route taken by the packet to its destination.
|
tracert
-d
|
To
specify that an IP address should not be resolved to a hostname.
|
tracert
-d -h <number of hops><host name>
Example:
tracert -d -h 15 www.cisco.com
|
To list the maximum
number of hops
in a search. |
tracert
-j <router name><local computer>
|
Specifies
the loose source routing to make the outbound datagram pass
through the router and back.
|
tracert
-w <number>
|
Instructs
the amount of time to wait in milliseconds before timing out.
|