Creating and Using Oracle Solaris Kernel Zones

Exit Print View

Updated: December 2014
 
 

How to Add Multiple MAC Addresses to a Kernel Zone

  1. Become an administrator.

    For more information, see Using Your Assigned Administrative Rights in Securing Users and Processes in Oracle Solaris 11.2 .

  2. Add the new MAC addresses.
    global# zonecfg:kz-1> select anet id=0
    zonecfg:kz-1:anet> add mac
    zonecfg:kz-1:anet:mac> set mac-address=0:16:3e:86:19:70
    zonecfg:kz-1:anet:mac> end
    zonecfg:kz-1:anet> info
    anet:
    	lower-link: net0
    ...
    	mac-address: 0:16:3e:86:11:70
    ...
    	id: 0
    	mac:
    		mac-address: 0:16:3e:86:19:70
    		mac-prefix not specified
    		id: 0