<?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: Want to use hardware flow-table on my HPE Openflow switch in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/want-to-use-hardware-flow-table-on-my-hpe-openflow-switch/m-p/6925747#M1052</link>
    <description>&lt;P&gt;Hi Jovo,&lt;/P&gt;&lt;P&gt;Could you please provide the following information so that we can give an accurate answer to your question?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;An example of the flow you're trying to push (showing matches + actions)&lt;/LI&gt;&lt;LI&gt;The switch model and firmware you are using&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;When you enter the command "flow-location hardware-only" it will cause the switch to reject any flows which cannot be supported in&amp;nbsp;the hardware table. The OFPT_ERROR message you're receiving below is sent because the flow you attempted to push cannot be supported in the hardware table.&lt;/P&gt;&lt;P&gt;Is there a specific reason that you are using OpenFlow 1.0 rather than OpenFlow 1.3?&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;</description>
    <pubDate>Wed, 14 Dec 2016 14:33:02 GMT</pubDate>
    <dc:creator>ShaunWackerly</dc:creator>
    <dc:date>2016-12-14T14:33:02Z</dc:date>
    <item>
      <title>Want to use hardware flow-table on my HPE Openflow switch</title>
      <link>https://community.hpe.com/t5/software-defined-networking/want-to-use-hardware-flow-table-on-my-hpe-openflow-switch/m-p/6925106#M1049</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I want to use hardware flow-table on my HP openflow switch, but when I type command &lt;STRONG&gt;flow-location hardware-only&lt;/STRONG&gt;, I get next message on the controller:&lt;/P&gt;
&lt;P&gt;[openflow.of_01 ] [2c-41-38-1b-43-80|30 8] connected&lt;BR /&gt;[openflow.of_01 ] [2c-41-38-1b-43-80|30 8] OpenFlow Error:&lt;BR /&gt;[2c-41-38-1b-43-80|30 8] Error: header:&lt;BR /&gt;[2c-41-38-1b-43-80|30 8] Error: version: 1&lt;BR /&gt;[2c-41-38-1b-43-80|30 8] Error: type: 1 (OFPT_ERROR)&lt;BR /&gt;[2c-41-38-1b-43-80|30 8] Error: length: 76&lt;BR /&gt;[2c-41-38-1b-43-80|30 8] Error: xid: 229&lt;BR /&gt;[2c-41-38-1b-43-80|30 8] Error: type: OFPET_FLOW_MOD_FAILED (3)&lt;BR /&gt;[2c-41-38-1b-43-80|30 8] Error: code: OFPFMFC_EPERM (2)&lt;BR /&gt;[2c-41-38-1b-43-80|30 8] Error: datalen: 64&lt;BR /&gt;[2c-41-38-1b-43-80|30 8] Error: 0000: 01 0e 00 50 00 00 00 e5 00 10 00 07 00 00 00 00 ...P............&lt;BR /&gt;[2c-41-38-1b-43-80|30 8] Error: 0010: 00 00 00 00 01 23 20 00 00 01 00 00 00 00 88 cc .....# .........&lt;BR /&gt;[2c-41-38-1b-43-80|30 8] Error: 0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................&lt;BR /&gt;[2c-41-38-1b-43-80|30 8] Error: 0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;/P&gt;
&lt;P&gt;Do you know how to enable it?&lt;/P&gt;
&lt;P&gt;Greetings,&lt;/P&gt;
&lt;P&gt;Jovo&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 04:59:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/want-to-use-hardware-flow-table-on-my-hpe-openflow-switch/m-p/6925106#M1049</guid>
      <dc:creator>jovo_92</dc:creator>
      <dc:date>2016-12-14T04:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Want to use hardware flow-table on my HPE Openflow switch</title>
      <link>https://community.hpe.com/t5/software-defined-networking/want-to-use-hardware-flow-table-on-my-hpe-openflow-switch/m-p/6925747#M1052</link>
      <description>&lt;P&gt;Hi Jovo,&lt;/P&gt;&lt;P&gt;Could you please provide the following information so that we can give an accurate answer to your question?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;An example of the flow you're trying to push (showing matches + actions)&lt;/LI&gt;&lt;LI&gt;The switch model and firmware you are using&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;When you enter the command "flow-location hardware-only" it will cause the switch to reject any flows which cannot be supported in&amp;nbsp;the hardware table. The OFPT_ERROR message you're receiving below is sent because the flow you attempted to push cannot be supported in the hardware table.&lt;/P&gt;&lt;P&gt;Is there a specific reason that you are using OpenFlow 1.0 rather than OpenFlow 1.3?&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 14:33:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/want-to-use-hardware-flow-table-on-my-hpe-openflow-switch/m-p/6925747#M1052</guid>
      <dc:creator>ShaunWackerly</dc:creator>
      <dc:date>2016-12-14T14:33:02Z</dc:date>
    </item>
  </channel>
</rss>

