traceroute6(8) - NetBSD Manual Pages

Command: Section: Arch: Collection:  
TRACEROUTE6(8)          NetBSD System Manager's Manual          TRACEROUTE6(8)


NAME
traceroute6 - print the route IPv6 packets will take to the destination
SYNOPSIS
traceroute6 [-dlnrv] [-f firsthop] [-g gateway] [-m hoplimit] [-p port] [-q probes] [-s src] [-w waittime] target [datalen]
DESCRIPTION
-d Debug mode. -f firsthop Specify how many hops to skip in trace. -g gateway Specify intermediate gateway (traceroute6 uses routing header). -m hoplimit Specify maximum hoplimit. -l Print both host hostnames and numeric addresses. Normally traceroute6 prints only hostnames if -n is not specified, and on- ly numeric addresses if -n is specified. -n Do not resolve numeric address to hostname. -p port Set UDP port number to port. -q probes Set the number of probe per hop count to probes. -r -s src Src specifies the source IPv6 address to be used. -v Be verbose. -w waittime Specify the delay time between probes.
EXIT STATUS
The traceroute6 command exits 0 on success, and >0 on errors.
SEE ALSO
ping(8), ping6(8), traceroute(8)
HISTORY
The traceroute6 command first appeared in WIDE hydrangea IPv6 protocol stack kit. NetBSD 1.6 May 17, 1998 1
Powered by man-cgi (2024-03-20). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.