On Tue, Nov 15, 2011 at 12:14 AM, Deniz Rende <deniz.re...@gmail.com> wrote:
> Hi Mike,
>>
>> Option 1: Use shared-stack
>
> But that means that I am not going to be able to use all the goodies that
> come with ip-excl. :(

Agreed.  :(

>>
>>  You will then need to transition your network configuration in the
>
> zone from net0 to net1.
> Do you mean, sysconfig configure here or some othe procedure. Right now it
> looks like this:
> LINK                CLASS     MTU    STATE    OVER
> net0                phys      1500   up       --
> net1                phys      1500   unknown  --
> zdev1/net1          phys      1500   unknown  --

Whatever you do to reconfigure it, you need to do it in the zone.  You
can use sysconfig configure, or use ipadm.  I think the steps are
something along the lines of:

root@zone# ipadm delete-ip net0/<something>
root@zone# ipadm create-ip net1/v4
root@zone# ipadm create-addr -T static -a local=addr/mask net1/v4

My fingers are still learning the new magic, so there could be
something horribly wrong in my advice.  If Seb gives conflicting
advice, he's probably right.

-- 
Mike Gerdts
http://mgerdts.blogspot.com/
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to