<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:等线;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"\@等线";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        text-align:justify;
        text-justify:inter-ideograph;
        font-size:10.5pt;
        font-family:等线;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:等线;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:等线;}
/* Page Definitions */
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="ZH-CN" link="#0563C1" vlink="#954F72" style="word-wrap:break-word;text-justify-trim:punctuation">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">HI all</span>,<span lang="EN-US"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">     Currently I want to make a Poc of VXVLAN EVPN with OVN as depicted below:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">      LS-1                                    LS-1<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">              |                                                                     |<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">      br-int                                  br-int<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">           |                                       |<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">       patch port                                                     patch port<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">           |                                       |
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">         br-vxlan -------vxlan tunnel------------br-vxlan<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">--------------                          ------------<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">   OVN Cluster-1                           OVN-Cluster-2   
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">        |                                       |<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">        -------------MPBGP-control-plane-------  
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">I want the two logical switches of the two clusters on the same VLAN,so the VMs in the two clusters can reach at each other through L2 communication .<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Gobpg can act as the MPBGP controller, but I don’t know how to setup the OVN .<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Do I need to add some flow tables via ovn-sbctl ,such as ARP response ?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Please advise, thanks much.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Tian<o:p></o:p></span></p>
</div>
</body>
</html>