ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



TRACEROUTE6(8)            BSD 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 only 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.

RETURN VALUES
     The traceroute6 command will exit with 0 on success, and non-zero on errors.

SEE ALSO
     ping(8), ping6(8), traceroute(8)

HISTORY
     The traceroute6 command first appeared in WIDE hydrangea IPv6 protocol stack kit.

BSD                              May 17, 1998                              BSD

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.