This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

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

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



ip6(8)                                   BSD System Manager's Manual                                  ip6(8)

NAME
     ip6 -- Enable or disable IPv6 on active interfaces

SYNOPSIS
     ip6 [-ax] [-ud -interface]

DESCRIPTION
     ip6 can be used to start up or shut down IPv6 on active interfaces.  When IPv6 is enabled on an inter-face interface
     face the protocol is attached to the interface, at which point the default settings in the kernel allow
     it to acquire a link-local address and accept router advertisements.  Disabling detaches the protocol
     from the interface.

     Possible options are:

     -a   Start IPv6 on all interfaces.

     -x   Stop IPv6 on all interfaces.

     -u -[interface]
          Start IPv6 on interface.

     -d -[interface]
          Stop IPv6 on interface.

REQUIREMENTS
     You need support for IPv6 in your kernel. This is provided beginning with Darwin Kernel Version 6.0.

CONFIGURATION
     The default IPv6 configuration for an interface assigns a link-local address to it and sets the inter-face interface
     face to receive router advertisements.  No further configuration is necessary for basic functionality.
     However, various settings can be modified by using sysctl.  Pp

SEE ALSO
     stf(4), IPv6 Documentation at http://www.netbsd.org/Documentation/network/ipv6/, RFC 3068.

BSD                                             May 23, 2002                                             BSD

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...