Hi Túlio,

Actually, I think that's not the correct configuration. Each group of
interfaces with the same VLAN tag should be nested under a different
bridge, and that bridge should have the tagged ethX interface:

onebr32
    eth0.32
    vnetX
    vnetY

onebr64
   eth0.64
   vnetZ
   vnetZZ

The problem is that you shouldn't use BRIDGE, but PHYSDEV (where PHYSDEV =
"eth0")

cheers,
Jaime

-- 
Jaime Melis
Project Engineer
OpenNebula - The Open Source Toolkit for Cloud Computing
www.OpenNebula.org | [email protected]
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to