<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Flow-mod fails on HP 2920-24G: Error code EPERM in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/flow-mod-fails-on-hp-2920-24g-error-code-eperm/m-p/6908163#M997</link>
    <description>&lt;P&gt;Hello Enas,&lt;/P&gt;&lt;P&gt;I would request&amp;nbsp;you to check the VLANs on which OpenFlow is enabled and the ports that are part of those VLANs on the switch.&lt;/P&gt;&lt;P&gt;Is port "1" a member port of the OpenFlow instance? You can check that via one of the following ways:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Run "show openflow instance aggregate port-statistics" command on the switch and check if Port "1" related information is displayed.&lt;/LI&gt;&lt;LI&gt;Send a&amp;nbsp;OFPMP_PORT_DESC multipart request from the OpenFlow controller and verify Port "1" is listed in the multipart response from the switch.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Can you share the running configuration of the switch? It may help us assist you better.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Abhay&lt;/P&gt;</description>
    <pubDate>Mon, 17 Oct 2016 13:30:40 GMT</pubDate>
    <dc:creator>Abhay_B</dc:creator>
    <dc:date>2016-10-17T13:30:40Z</dc:date>
    <item>
      <title>Flow-mod fails on HP 2920-24G: Error code EPERM</title>
      <link>https://community.hpe.com/t5/software-defined-networking/flow-mod-fails-on-hp-2920-24g-error-code-eperm/m-p/6908136#M996</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using an HP 2920-24G/ J9726A switch. I upgraded the firmware&amp;nbsp;to&amp;nbsp; WB.16.02.0012. I created an aggregate instance with version 1.3 and was successfully&amp;nbsp;connected to a floodlight controller. However, I am unable to create a new flow entry although I set the table id to 100 (As I read in many other discussions).&lt;/P&gt;&lt;P&gt;I get the following error:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#800000"&gt;&amp;nbsp;OFFlowModFailedErrorMsgVer13(xid=307, code=EPERM, data=OFFlowModifyStrictVer13(xid=307, cookie=0x00a000004039d1a6, cookieMask=0x0000000000000000, tableId=0x64, idleTimeout=0, hardTimeout=0, priority=32768, bufferId=4294967295, outPort=any, outGroup=any, flags=[SEND_FLOW_REM], match=OFMatchV3Ver13(in_port=1), instructions=[])) from switch OFSwitch DPID[00:02:48:0f:cf:0c:b1:c0] in state net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@5f0decc3&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;If I set the out-port to a vaild working port in the switch, I get the following error:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#800000"&gt;OFBadActionErrorMsgVer13(xid=366, code=BAD_OUT_PORT, data=[unparsed: 04 0e 00 58 00 00 01 6e 00 a0 00 00 40 39 d1 a6 00 00 00 00 00 00 00 00 64 02 00 00 00 00 80 00 ff ff ff ff ff ff ff ff ff ff ff ff 00 01 00 00 00 01 00 0c 80 00 00 04 00 00 00 01 00 00 00 00]) from switch OFSwitch DPID[00:02:48:0f:cf:0c:b1:c0] in state net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@5f0decc3&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;An of course if I use the defualt table 0, I get the following error:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#800000"&gt;OFBadMatchErrorMsgVer13(xid=458, code=BAD_TYPE, data=[unparsed: 04 0e 00 58 00 00 01 ca 00 a0 00 00 40 39 d1 a6 00 00 00 00 00 00 00 00 00 02 00 00 00 00 80 00 ff ff ff ff ff ff ff ff ff ff ff ff 00 01 00 00 00 01 00 0c 80 00 00 04 00 00 00 01 00 00 00 00]) from switch OFSwitch DPID[00:02:48:0f:cf:0c:b1:c0] in state net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@5f0decc3&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Any suggestions ?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Thanks,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Enas&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 12:16:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/flow-mod-fails-on-hp-2920-24g-error-code-eperm/m-p/6908136#M996</guid>
      <dc:creator>EnasAhmad</dc:creator>
      <dc:date>2016-10-17T12:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Flow-mod fails on HP 2920-24G: Error code EPERM</title>
      <link>https://community.hpe.com/t5/software-defined-networking/flow-mod-fails-on-hp-2920-24g-error-code-eperm/m-p/6908163#M997</link>
      <description>&lt;P&gt;Hello Enas,&lt;/P&gt;&lt;P&gt;I would request&amp;nbsp;you to check the VLANs on which OpenFlow is enabled and the ports that are part of those VLANs on the switch.&lt;/P&gt;&lt;P&gt;Is port "1" a member port of the OpenFlow instance? You can check that via one of the following ways:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Run "show openflow instance aggregate port-statistics" command on the switch and check if Port "1" related information is displayed.&lt;/LI&gt;&lt;LI&gt;Send a&amp;nbsp;OFPMP_PORT_DESC multipart request from the OpenFlow controller and verify Port "1" is listed in the multipart response from the switch.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Can you share the running configuration of the switch? It may help us assist you better.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Abhay&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 13:30:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/flow-mod-fails-on-hp-2920-24g-error-code-eperm/m-p/6908163#M997</guid>
      <dc:creator>Abhay_B</dc:creator>
      <dc:date>2016-10-17T13:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Flow-mod fails on HP 2920-24G: Error code EPERM</title>
      <link>https://community.hpe.com/t5/software-defined-networking/flow-mod-fails-on-hp-2920-24g-error-code-eperm/m-p/6908573#M999</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes you were right, I have not added port 1 to the openflow&amp;nbsp;VLAN. Once I've done that the flow-mods were successful.&lt;/P&gt;&lt;P&gt;Thank you very much,&lt;/P&gt;&lt;P&gt;Enas&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 13:21:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/flow-mod-fails-on-hp-2920-24g-error-code-eperm/m-p/6908573#M999</guid>
      <dc:creator>EnasAhmad</dc:creator>
      <dc:date>2016-10-18T13:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Flow-mod fails on HP 2920-24G: Error code EPERM</title>
      <link>https://community.hpe.com/t5/software-defined-networking/flow-mod-fails-on-hp-2920-24g-error-code-eperm/m-p/6909084#M1001</link>
      <description>&lt;P&gt;Hi Enas,&lt;/P&gt;&lt;P&gt;Would you mind&amp;nbsp;marking this thread as being solved (indicating AbhayB's solution) so that other forum posters will know the solution exists if they encounter a similar issue?&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 15:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/flow-mod-fails-on-hp-2920-24g-error-code-eperm/m-p/6909084#M1001</guid>
      <dc:creator>ShaunWackerly</dc:creator>
      <dc:date>2016-10-19T15:37:50Z</dc:date>
    </item>
  </channel>
</rss>

