Use the traceroute
command to display the route that packets take when going to a remote system. Use the traceroute
command with the attributes shown in the table that follows.
Attribute |
Function |
|
Set the initial time-to-live used in the first outgoing probe packet. |
|
Set the don't fragment bit. |
|
Enable socket level debugging. |
|
Specify a loose source route gateway. |
|
Specify a network interface to obtain the source IP address for outgoing probe packets. |
|
Use the ICMP ECHO instead of UDP datagrams. |
|
Set the max time-to-live (max number of hops) used in outgoing probe packets. |
|
Print hop address numerically rather than symbolically. |
|
Set the base UDP port number used in probes. (Default is 33434.) |
|
Bypass the normal routing tables and send directly to a host on an attached network. |
|
Use the following IP address (which usually is given as an IP number) as the source address in outgoing probe packets. |
|
Set the type of service in probe packets to the following value. |
|
List the ICMP packets other than TIME_EXCEEDED and UNREACHABLE. |
|
Set the time (in seconds) to wait for a response to a probe. |
|
Toggle checksums. |