Solaris10ChangeZoneIPAddress

 zonecfg -z myzone
 select net address=<old-ip>
 set address=<new-ip>
 end
 commit

(then restart the zone)