<div dir="ltr">Like this?<br>vm01-------------------|      <wbr>                                                                                                           |------------------vm03<br>                          br1(vxlanport1)------------br-int1=================br-int2----------(vxlanport2)br2<br>vm02-------------------|      <wbr>                                                                                                            |-------------------vm04<div class="gmail-yj6qo gmail-ajU"><div id="gmail-:19m" class="gmail-ajR" tabindex="0"><img class="gmail-ajT" src="https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif"><br></div><div id="gmail-:19m" class="gmail-ajR" tabindex="0">What is the need for the bridges br-int1 and br-int2? Why is it not possible without them(as the topology shown earlier in this thread)?<br></div><div id="gmail-:19m" class="gmail-ajR" tabindex="0"><br><br></div><div id="gmail-:19m" class="gmail-ajR" tabindex="0"><br> </div></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Shravan<br></div></div></div>
<br><div class="gmail_quote">On 11 January 2017 at 11:59, Scott Lowe <span dir="ltr">&lt;<a href="mailto:scott.lowe@scottlowe.org" target="_blank">scott.lowe@scottlowe.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Please see my response inline, prefixed with [SL].<br>
<span class=""><br>
<br>
On 01/10/2017 09:50 PM, Shravan S K wrote:<br>
&gt; I am asking if that can be done on a single physical host having OVS.<br>
&gt; Say, as mininet creates bridges which act as switches. Can vxlan be<br>
&gt; setup using Mininet?<br>
<br>
<br>
</span>[SL] I don&#39;t know if it&#39;s possible for Mininet to set up VXLAN; that&#39;s a<br>
question best asked on a Mininet-related forum.<br>
<br>
As for whether it can be done on a single host, I suppose if you were to<br>
use 2 separate bridges for physical connectivity along with 2 separate<br>
bridges for the tunnels, it might work. I&#39;ve never tried it, though, so<br>
this is just conjecture.<br>
<span class="im HOEnZb"><br>
<br>
&gt; Shravan<br>
&gt;<br>
&gt; On 10 January 2017 at 23:33, Scott Lowe &lt;<a href="mailto:scott.lowe@scottlowe.org">scott.lowe@scottlowe.org</a><br>
</span><div class="HOEnZb"><div class="h5">&gt; &lt;mailto:<a href="mailto:scott.lowe@scottlowe.org">scott.lowe@scottlowe.<wbr>org</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     Please see my response below.<br>
&gt;<br>
&gt;<br>
&gt;     On 01/10/2017 02:26 AM, Shravan S K wrote:<br>
&gt;     &gt; Is it possible to create a VXLAN setup using just bridges created by<br>
&gt;     &gt; OVS? (using ovs-vsctl to create these bridges,ports and vxlan config)<br>
&gt;     &gt;<br>
&gt;     &gt; vm01-------------------|             |------------------vm03<br>
&gt;     &gt;                           br1-------br2<br>
&gt;     &gt; vm02-------------------|             |-------------------vm04<br>
&gt;<br>
&gt;<br>
&gt;     Yes, this is possible. On each hypervisor where OVS is running and where<br>
&gt;     you have VMs you&#39;d like to connect over VXLAN tunnels, create a bridge<br>
&gt;     (&quot;br-tun&quot;, for example). Create and configure a VXLAN port appropriately<br>
&gt;     on br-tun on each hypervisor, and then connect your VMs. You should be<br>
&gt;     good to go. My website has an example of doing this with GRE; VXLAN<br>
&gt;     should be nearly identical.<br>
&gt;<br>
&gt;     Hope this helps,<br>
<br>
<br>
--<br>
Scott<br>
<br>
<br>
</div></div></blockquote></div><br></div>