# HAS GENERADO 960 CLASES DIFERENTES. ?>
Since version 10.2 "Jaguar" IPv6 comes out-of-the-box with Mac OS X. There is no IPv6 support for Mac OS 9 however.
To enable IPv6 on OS X follow these instructions:
Open up a terminal. Type /sbin/ifconfig -a to list your devices. You should see something like:
en0: flags=8863 mtu 1500
inet6 fe80::203:93ff:fe67:80b2%en0 prefixlen 64 scopeid 0x4
ether 00:03:93:67:80:b2
inet 192.168.1.101 netmask 0xffffff00 broadcast 192.168.1.255
media: autoselect (none) status: active
Find the one that says “status: active”, usually this is en0. If it’s not, be sure to replace en0 with whatever it is in later instructions.
Type: