Tracing the route from the switch to a host address
The
traceroute
command enables you to trace the route from the switch to a host address.
This command outputs information for each (router) hop between the switch and the destination address. Note that every time you execute
traceroute
, it uses the same default settings unless you specify otherwise for that instance of the command.
Syntax:
traceroute {<ip-address | hostname>}
traceroute6 {<ip-address | hostname>}
Lists the IP address or hostname of each hop in the route, plus the time in microseconds for the
traceroute
packet reply to the switch for each hop.
|
The IP address or hostname of the device to which to send the traceroute. |
|
For the current instance of
traceroute , changes the minimum number of hops allowed for each probe packet sent along the route.
traceroute , if you want a
minttl value other than the default, you must specify that value.(Default: 1)
|
|
For the current instance of
|
|
For the current instance of
|
|
For the current instance of
|
|
The source IP address or VLAN. The source IP address must be owned by the router. If a VLAN is specified, the IP address associated with the specified VLAN is used. |
For information about
traceroute6
, see the
IPv6 configuration guide
for your switch.