<div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I was just running ryu app simple_switch_15.py with ovs-vswitchd version 2.10.90 but the controller threw error. Is Openflow15 not supported by ovs 2.10.90? If that&#39;s the case, how to enable support for OpenFlow15? I had set OpenFlow15 in switch as a protocol as well.  </div><div><br></div><div><div>loading app simple_switch_15.py</div><div>loading app ryu.controller.ofp_handler</div><div>instantiating app ryu.controller.ofp_handler of OFPHandler</div><div>instantiating app simple_switch_15.py of SimpleSwitch15</div><div>BRICK SimpleSwitch15</div><div>  CONSUMES EventOFPPacketIn</div><div>  CONSUMES EventOFPSwitchFeatures</div><div>BRICK ofp_event</div><div>  PROVIDES EventOFPPacketIn TO {&#39;SimpleSwitch15&#39;: set([&#39;main&#39;])}</div><div>  PROVIDES EventOFPSwitchFeatures TO {&#39;SimpleSwitch15&#39;: set([&#39;config&#39;])}</div><div>  CONSUMES EventOFPPortDescStatsReply</div><div>  CONSUMES EventOFPHello</div><div>  CONSUMES EventOFPErrorMsg</div><div>  CONSUMES EventOFPEchoRequest</div><div>  CONSUMES EventOFPPortStatus</div><div>  CONSUMES EventOFPEchoReply</div><div>  CONSUMES EventOFPSwitchFeatures</div><div>connected socket:&lt;eventlet.greenio.base.GreenSocket object at 0x7fd814fc3850&gt; address:(&#39;127.0.0.1&#39;, 55752)</div><div>hello ev &lt;ryu.controller.ofp_event.EventOFPHello object at 0x7fd814fc3290&gt;</div><div>move onto config mode</div><div>EVENT ofp_event-&gt;SimpleSwitch15 EventOFPSwitchFeatures</div><div>switch features ev version=0x6,msg_type=0x6,msg_len=0x20,xid=0x1eaab3b1,OFPSwitchFeatures(auxiliary_id=0,capabilities=591,datapath_id=52232382746,n_buffers=0,n_tables=254)</div><div>move onto main mode</div><div>connected socket:&lt;eventlet.greenio.base.GreenSocket object at 0x7fd814fbd950&gt; address:(&#39;127.0.0.1&#39;, 55754)</div><div>hello ev &lt;ryu.controller.ofp_event.EventOFPHello object at 0x7fd814fc3e90&gt;</div><div>unsupported version 0x5. If possible, set the switch to use one of the versions [6] on datapath (&#39;127.0.0.1&#39;, 55754)</div><div>EventOFPErrorMsg received.</div><div>version=0x6, msg_type=0x1, msg_len=0x6b, xid=0xb8df6a84</div><div> `-- msg_type: OFPT_ERROR(1)</div><div>OFPErrorMsg(type=0x1, code=0x1, data=b&#39;\x06\x01\x00\x5f\xb8\xdf\x6a\x84\x00\x00\x00\x00\x75\x6e\x73\x75\x70\x70\x6f\x72\x74\x65\x64\x20\x76\x65\x72\x73\x69\x6f\x6e\x20\x30\x78\x35\x2e\x20\x49\x66\x20\x70\x6f\x73\x73\x69\x62\x6c\x65\x2c\x20\x73\x65\x74\x20\x74\x68\x65\x20\x73\x77\x69\x74\x63\x68\x20\x74\x6f\x20\x75\x73\x65\x20\x6f\x6e\x65\x20\x6f\x66\x20\x74\x68\x65\x20\x76\x65\x72\x73\x69\x6f\x6e\x73\x20\x5b\x36\x5d&#39;)</div><div> |-- type: OFPET_BAD_REQUEST(1)</div><div> |-- code: OFPBRC_BAD_TYPE(1)</div><div> `-- data: version=0x6, msg_type=0x1, msg_len=0x5f, xid=0xb8df6a84</div><div>     `-- msg_type: OFPT_ERROR(1)</div></div><div><div><br></div><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><br></div>Best Regards,<div>Ramzah Rehman</div></div></div></div></div></div></div></div></div></div>