On 5/30/2011 8:06 AM, Alexander wrote:
> Hello.
> On FreeBSD host system I have the following configuration:
> on physical interface I created vlan, connected it to bridge, created epair 
> and added it end to bridge. In such way I can connect several jailed systems 
> (VNET) to one vlan, providing one virtual interface to each jail.
> I'm trying to achieve this functionality on OpenIndiana system (oi_151) so 
> that severals zones could be connected to one vlan with own vnic, but I 
> didn't managed yet. I can't create  vnic based on vlan and can't bridge 
> vlan...

Bridges exist logically below the level of VLANs, so you can't really
just bridge two distinct VLANs together.  It doesn't make sense, at
least to me.

You can create VNICs on top of an etherstub to connect zones together
with a virtual link.  I'm not certain, but I suspect that's what you're
trying to do.  See:

http://www.sun.com/bigadmin/features/articles/crossbow_net_virt.jsp

-- 
James Carlson         42.703N 71.076W         <carls...@workingcode.com>
_______________________________________________
networking-discuss mailing list
networking-discuss@opensolaris.org

Reply via email to