<div dir="ltr"><div>Hi All,</div><div> </div><div>I am new in openvswitch and having a following query:</div><div> </div><div>1. After installing OpenVSwitch and adding  bridge</div><div>2. Then, set controller using ovs-vsctl set-controller br0 tcp:&lt;ip:port&gt;</div><div>3.<span style="background-color:rgb(255,242,204)"> Then send add flow message having open-flow protocol 1.5 from controller then it reports error &lt;OFPET_BAD_REQUEST&gt; with type &lt;OFPBRC_BAD_TYPE&gt;</span></div><div>4. After this I run command &quot;<span style="color:rgb(0,0,0);font-family:&quot;dejavu sans mono&quot;,monaco,&quot;lucida console&quot;,&quot;courier new&quot;,monospace;font-size:14px;white-space:pre-wrap">ovs-vsctl -- set bridge br0 protocols=openflow15</span>&quot;</div><div>5. When I try to send same open-flow 1.5 add flow message as step 3 then flow enter added successfully without any error</div><div> </div><div>If I try above same with openflow13 it works in both the cases.</div><div><br></div><div>Regards,</div><div>Vineet Kumar Tripathi</div><div>NEC Technologies India</div></div>