Ben wrote:
> Hi all,
> 
> I'm working on a project where I'm creating many zones and connecting them to
> the global-zone via an etherstub and vnics.
> 
> My problem is that when I reboot my machine (actually a VB VM at the moment)
> the etherstubs and vnics aren't there, dladm show-etherstub and dladm
> show-vnic shows nothing in either the global zone nor the other zones...

Probably due to nwam use.

Here's something from Erik:

The workaround I use it to manually run a script after reboot which does
     /sbin/dladm up-aggr
     /sbin/dladm up-vlan
     /sbin/dladm up-vnic
     /sbin/dladm init-linkprop -w

    Erik

Cheers,
Jim

Reply via email to