The sysidtool-net script does this:

    /sbin/ifconfig -a plumb > /dev/null 2>&1

Then fires off sysidnet. I embedded these two lines in sysidtool-net

    /sbin/dladm show-link > /etc/dladm-show-link
    /sbin/ifconfig -a > /etc/ifconfig-a

and the results show that the VNICs do not appear:

    swag...@sol:~# cat /zonefs/zweb1/root/etc/dladm-show-link 
    swag...@sol:~# cat /zonefs/zweb1/root/etc/ifconfig-a 
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 
index 1
        inet 127.0.0.1 netmask ff000000 
    lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 
index 1
        inet6 ::1/128 
    swag...@sol:~#

Something must bring them up later.
-- 
This message posted from opensolaris.org
_______________________________________________
zones-discuss mailing list
zones-discuss@opensolaris.org

Reply via email to