<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Feb 16, 2017 at 9:54 AM, Marcin Mirecki <span dir="ltr">&lt;<a href="mailto:mmirecki@redhat.com" target="_blank">mmirecki@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>OVN is aleady using GENEVE, VXLAN or STT tunnels (the user can choose any), so the isolation is already assured.<br></div>The scripts provided by ovirt configure a geneve tunnel. <br>You are free so override this manually to vxlan or stt if you want, let me know if you need any howto info.</div></blockquote></div></div><div class="gmail_extra"><br></div><div class="gmail_extra">yes, please.</div><div class="gmail_extra">I have used in the mean time the vdsm-tool command that takes care of creating the default geneve tunnel</div><div class="gmail_extra">In my case</div><div class="gmail_extra">vdsm-tool ovn-config 10.4.168.80 10.4.168.81<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">but I would like to know how to manually use other types too.</div><div class="gmail_extra">I watched the deep dive demo about ovn but at the bottom of the related slide there are three lines that should be equivalent to the above command, something like</div><div class="gmail_extra"><br></div><div class="gmail_extra">ovs-vsctl set open ?  external-ids:ovn-remote=tcp:<a href="http://10.4.168.80:6642">10.4.168.80:6642</a></div><div class="gmail_extra">ovs-vsctl set open ?  external-ids:ovn-encap=type=geneve<br></div><div class="gmail_extra">ovs-vsctl set open ?  external-ids:ovn-encap-ip=10.4.168.81<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">The ? character seems a dot or a comma, I have not understood the syntax.... </div><div class="gmail_extra">(what are the accepted words for type= in the second line?)</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">Thanks again,</div><div class="gmail_extra">Gianluca</div></div><div class="gmail_extra"><br></div></div>