Enable IPv6 in SmartOS global zone

2015-10-11

# Get the name of the link you want to enable IPv6 on:
dladm show-link

# Enable neighbor discovery protocol:
svcadm enable ndp

# Create the IPv6 interface:
ipadm create-addr -t -T addrconf aggr0/v6

# Confirm the results:
ipadm show-addr