These are the container settings for Solaris 11 if you want to specify an IP in the zone config for an exclusive IP zone:
set ip-type=exclusive
add anet
set linkname=net0
set lower-link=auto
set allowed-address=<IP>/24
set defrouter=<routerIP>
set configure-allowed-address=true
NOTE: I'm having problems when migrating a Solaris 10 non-global zone to a Solaris 10 branded container and then making it an exclusive IP address. It doesn't keep the network card information. Logging a call with Oracle soon...
set ip-type=exclusive
add anet
set linkname=net0
set lower-link=auto
set allowed-address=<IP>/24
set defrouter=<routerIP>
set configure-allowed-address=true
NOTE: I'm having problems when migrating a Solaris 10 non-global zone to a Solaris 10 branded container and then making it an exclusive IP address. It doesn't keep the network card information. Logging a call with Oracle soon...
No comments:
Post a Comment
Note: only a member of this blog may post a comment.