I have installed solaris 11.1.121 and ldoms version 3.1.1. I have an ldom in the same version 11.1.121. I have created the necessary set-vnet for creating multiple mac addresses. But when I start the zone it gives errors, eventhough I was able to install the OS.
root@dca-hd-sunv-01:~# ldm -V
Logical Domains Manager (v 3.1.1.0.5)
        Hypervisor control protocol v 1.11
        Using Hypervisor MD v 1.4
System PROM:
        Hostconfig      v. 1.4.0        @(#)Hostconfig 1.4.0 2014/04/04 17:47
        Hypervisor      v. 1.13.0.a     @(#)Hypervisor 1.13.0.a 2014/04/08 14:07
        OpenBoot        v. 4.36.0       @(#)OpenBoot 4.36.0 2014/04/04 15:48
root@dca-hd-sunv-01:~# pkg info entire
          Name: entire
       Summary: entire incorporation including Support Repository Update (Oracle Solaris 11.1.21.4.1).
   Description: This package constrains system package versions to the same
                build.  WARNING: Proper system update and correct package
                selection depend on the presence of this incorporation.
                Removing this package will result in an unsupported system.  For
                more information see https://support.oracle.com/CSP/main/article
                ?cmd=show&type=NOT&doctype=REFERENCE&id=1501435.1.
      Category: Meta Packages/Incorporations
         State: Installed
     Publisher: solaris
       Version: 0.5.11 (Oracle Solaris 11.1.21.4.1)
 Build Release: 5.11
        Branch: 0.175.1.21.0.4.1
Packaging Date: Tue Jul 01 16:57:05 2014
          Size: 5.46 kB
          FMRI: pkg://solaris/entire@0.5.11,5.11-0.175.1.21.0.4.1:20140701T165705Z
In the LDOM:
root@dca-hd-ld-dba-01:/zones/script# pkg info entire
          Name: entire
       Summary: entire incorporation including Support Repository Update (Oracle Solaris 11.1.21.4.1).
   Description: This package constrains system package versions to the same
                build.  WARNING: Proper system update and correct package
                selection depend on the presence of this incorporation.
                Removing this package will result in an unsupported system.  For
                more information see https://support.oracle.com/CSP/main/article
                ?cmd=show&type=NOT&doctype=REFERENCE&id=1501435.1.
      Category: Meta Packages/Incorporations
         State: Installed
     Publisher: solaris
       Version: 0.5.11 (Oracle Solaris 11.1.21.4.1)
 Build Release: 5.11
        Branch: 0.175.1.21.0.4.1
Packaging Date: July  1, 2014 04:57:05 PM
          Size: 5.46 kB
          FMRI: pkg://solaris/entire@0.5.11,5.11-0.175.1.21.0.4.1:20140701T165705Z
root@dca-hd-ld-dba-01:/zones/script#
root@dca-hd-ld-dba-01:/zones/script# dladm show-phys -m
LINK                SLOT     ADDRESS            INUSE CLIENT
net0                primary  0:14:4f:f9:ec:1f   yes  net0
                    1        0:14:4f:f8:46:a0   no   --
                    2        0:14:4f:f9:4a:d    no   --
                    3        0:14:4f:fb:44:5c   no   --
zonecfg has
add anet
 set lower-link=net0
 set mac-address=auto
I have already gone through https://blogs.oracle.com/jsavit/entry/vnics_on_vnets_now_available this several times to see if I missed anything.. Can  someone help?
Thanks
dharma