I forgot to post the rest of the stuff. global-zone# dladm show-vnic LINK OVER SPEED MACADDRESS MACADDRTYPE VID work0 workswitch0 0 2:8:20:a9:b3:bd random 0 global-zone# dladm show-link LINK CLASS MTU STATE BRIDGE OVER igb0 phys 1500 up zbridge -- igb1 phys 1500 up -- -- workswitch0 etherstub 1500 unknown zbridge -- work0 vnic 1500 unknown -- workswitch0 zbridge0 bridge 1500 up -- workswitch0 igb0 global-zone# ifconfig work0 plumb ifconfig: cannot plumb work0: Interface already in use global-zone#
So, I have to configure the interface outside the zone and not in the zone itself? Why does it show "unknown"? On Feb 24, 2012, at 5:06 PM, Anil Jangity wrote: > I tried to setup a etherstub and a vnic. I then tried to setup a bridge > between that and the physical interface, as follows: > > LINK CLASS MTU STATE BRIDGE OVER > igb0 phys 1500 up zbridge -- > igb1 phys 1500 up -- -- > workswitch0 etherstub 1500 unknown zbridge -- > work0 vnic 1500 unknown -- workswitch0 > zbridge0 bridge 1500 up -- workswitch0 igb0 > > > The work0 vnic was assigned to the non-global zone. However, once inside the > zone, I am not able to hit the default router. I end up with unanswered ARP > requests. > If I do the same thing but instead of using etherstub, if I assign work0 to > igb0, it works fine. > > I came across this: > http://mail.opensolaris.org/pipermail/rbridges-dev/2010-June/000754.html > > Is that issue still present? > Is there an open bug against illumos/OI for this? > > Thanks, > Anil > > _______________________________________________ > OpenIndiana-discuss mailing list > [email protected] > http://openindiana.org/mailman/listinfo/openindiana-discuss _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
