On Thu, Oct 10, 2013 at 2:25 AM, Vasiliy Tolstov <[email protected]> wrote: > 2013/10/10 Jesse Gross <[email protected]>: >> You don't need to add the physical ports to OVS for tunnels, they just >> need to have appropriate IP addresses. Once you have that the IP stack >> will get the packets there as it does with any other type of IP >> traffic. > > > Hm Thats means that i don't need vlan10. I'm only need ovs-vm bridge > for vnet interfaces and internal port with ip address on ovs-tun for > tunnels ?
The IP address doesn't belong on the tunnel bridge. It should either be on the physical interface or a bridge that contains the physical interface. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
