Hi,

If I configure two different ports (which are connected to different networks, 
not for bonding) on the same bridge, what is the logic OVS uses to know via 
which port to send the outgoing packet (the ports are with no IP) ?
And if this is not valid, what is a valid configuration (Bridge per network?) ?
Is there a gateway configuration?

Meaning -

eth0 is on net1
eth1 is on net2

When running -

ovs-vsctl add-br br0
ovs-vsctl add-port br0 eth0
ovs-vsctl add-port br0 eth1

Thanks,
Tal

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to