| TRACEROUTE6(8) | System Manager's Manual | TRACEROUTE6(8) |
traceroute6 —
print the route IPv6 packets will take to a network
node
traceroute6 |
[-adeEIlnNrTUv]
[-f firsthop]
[-g gateway]
[-m hoplimit]
[-p port]
[-q probes]
[-s src]
[-t tclass]
[-w waittime]
target [datalen] |
The traceroute6 utility uses the IPv6
protocol hop limit field to elicit an ICMPv6 TIME_EXCEEDED response from
each gateway along the path to some host.
The only mandatory parameter is the destination host name or IPv6 address. The default probe datagram carries 12 bytes of payload, in addition to the IPv6 header. The size of the payload can be specified by giving a length (in bytes) after the destination host name.
TCP probes have no payload and the datalen parameter is ignored for TCP.
Other options are:
-a-A
as_server-d-e-E-f
firsthop-g
gatewaytraceroute6 uses
routing header).-I-ltraceroute6 prints only hostnames if
-n is not specified, and only numeric addresses if
-n is specified.-m
hoplimit-n-N-p
port-q
probes-rSO_DONTROUTE socket option; it can be used to ping
a local host through an interface that has no route through it (e.g.,
after the interface was dropped by a routing daemon).-s
src-t
tclass-T-U-v-w
waittimeThis program prints the route to the given destination and the round-trip time to each gateway, in the same manner as traceroute.
Here is a list of possible annotations after the round-trip time for each gateway:
The traceroute6 utility will exit with 0
on success, and non-zero on errors.
The traceroute6 utility first appeared in
WIDE hydrangea IPv6 protocol stack kit.
| May 17, 1998 | macOS 15.6 |