How to Extend IP Network Multipathing Functionality to Shared-IP Non-Global Zones
Use this procedure to configure IPMP in the global zone and extend the IPMP functionality to non-global zones.
Each address, or logical interface, should be associated with a non-global zone when you configure the zone. See zonecfg and the Global Zone in Oracle Solaris Zones Configuration Resources and How to Create and Deploy a Non-Global Zone for instructions.
This procedure accomplishes the following:
- 
                        
                        The cards net0andnet1are configured together in an IPMP group whose interface isipmp0.
- 
                        
                        A data address of ipmp0,192.0.2.0, is associated with the non-global zonemy-zone.
- 
                        
                        The net0card is set as the zone's physical interface.
In a running zone, you can use the ipadm command to make the
          association. See Shared-IP Network Interfaces and
          the 
                        ipadm(8) man page for more information.
                  
If net0 Subsequently Fails
                  
If net0 subsequently fails, because 192.0.2.0 is assigned to
ipmp0, then that address continues to be available through
net1. The availability of the address also applies to
my-zone. However, after net0 has failed, then
net1 becomes the visible interface of
my-zone.