On Mon, Aug 16, 2010 at 6:11 AM, Julien GUAY <[email protected]> wrote: > I have one VM which tap (tag=1) is connected on a bridge br0 on the dom0. > eth0 is connected on br0 and has no tag. I understood that eth0 was > supposed to be a trunk but it listens only if I set its tag to 1. > > Is there a way to ensure that eth0 is a trnuk.
It sounds like you have configuration correct. We can verify that if you will pass along the output of "ovs-vsctl list port tap eth0 br0". (I'm assuming that "tap" is the name of the tap device, so you should correct that if I am wrong.) _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org
