<div dir="ltr">Yeah, what I mean is tunnel network between instance when instance communicate using selfservice network, can I specify from which host interface/NIC that traffic goes through? I found this: `ovs-vsctl set open . external-ids:ovn-encap-ip=IP_ADDRESS` is it righ?<div><br></div><div>And btw, what is the best practise when using OVN? Did I need setup bridge for overlay interface and provider interface on my controller too? Since, as my understanding, inbound/outbound will have direct access from compute node by default on OVN. And in this guide [1] bridge only configured on compute nodes.</div><div><br></div><div>[1] <a href="https://docs.openstack.org/neutron/ussuri/install/ovn/manual_install.html">https://docs.openstack.org/neutron/ussuri/install/ovn/manual_install.html</a></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Aug 16, 2020 at 1:02 AM Sean Mooney <<a href="mailto:smooney@redhat.com">smooney@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sat, 2020-08-15 at 19:36 +0200, Slawek Kaplonski wrote:<br>
> Hi,<br>
> <br>
> You can do that by configuring bridge_mappings on compute node(s).<br>
> It is described in the doc [1].<br>
when they said overlay network i think they meant the geneve tunnels in which<br>
casue you contole the interface that is used by adjusting your routing table to use the interface you desire.<br>
that can involve movein ipt to bridges or interface to  correctly set up the routes depending on your<br>
configurtion.<br>
<br>
but ya if you were refering to provider networks the link slawek porovide is proably what you want.<br>
> <br>
> On Fri, Aug 14, 2020 at 09:13:23PM +0700, Popoi Zen wrote:<br>
> > Hi, I have used my google fu but I cant find any reference. Just want to<br>
> > know how to specify overlay network when Im using geneve as my overlay<br>
> > protocol?<br>
> <br>
> [1] <a href="https://docs.openstack.org/neutron/latest/admin/ovn/refarch/provider-networks.html" rel="noreferrer" target="_blank">https://docs.openstack.org/neutron/latest/admin/ovn/refarch/provider-networks.html</a><br>
> <br>
<br>
</blockquote></div>