To start IPV6 on all interfaces…
/usr/sbin/ip6 -a
To stop IPV6 on all interfaces…
/usr/sbin/ip6 -x
sh-3.2# /usr/sbin/ip6
Usage:
Start up IPv6 on ALL interfaces: -a
Shut down IPv6 on ALL interfaces: -x
Start up IPv6 on given interface: -u [interface]
Shut down IPv6 on given interface: -d [interface].
Leave a Reply
You must be logged in to post a comment.