<?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 About OpenFlow Group Type Select in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/about-openflow-group-type-select/m-p/7031948#M2444</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have aruba 2930F series switch JL253A. I have RYU controller and I'm using OpenFlow 1.3. I added a select group in switch. Then, I tried to add a flow that forwards packet to that group in hardware flow table i.e. policy table, id 100. I got&amp;nbsp;&lt;SPAN&gt;OFPBAC_BAD_OUT_GROUP error which means there's&amp;nbsp;Invalid group id in forward action. Is this error expected? Can a flow in hardware not forward a packet to a group in software or am I doing something wrong?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I then tried to add the flow that forwards packet to select group in sw Table 1, table id 200. This did not give any error. But this way I observe too much delay and retransmissions. I was getting throughput in Kbps on 1G link. Please help&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This is the config on switch:&lt;/P&gt;&lt;P&gt;show running-config&lt;BR /&gt;erase startup-config&lt;BR /&gt;config&lt;BR /&gt;max-vlans 2048&lt;BR /&gt;hostname leaf2&lt;BR /&gt;Openflow&lt;BR /&gt;Openflow enable&lt;BR /&gt;openflow instance l2&lt;BR /&gt;vlan 2&lt;BR /&gt;vlan 3&lt;BR /&gt;vlan 2 name c-vlan&lt;BR /&gt;vlan 3 name s-vlan&lt;BR /&gt;vlan 2 ip address 192.168.1.2/16&lt;BR /&gt;vlan 3 ip address 10.1.0.2/8&lt;BR /&gt;exit&lt;BR /&gt;openflow instance l2&lt;BR /&gt;openflow instance l2 table-num policy-table 100&lt;BR /&gt;openflow instance l2 table-num sw-table-1 200&lt;BR /&gt;openflow instance l2 version 1.3 only&lt;BR /&gt;openflow instance l2 member vlan 3&lt;BR /&gt;#no controller-id 1&lt;BR /&gt;#no openflow controller-id 1&lt;BR /&gt;openflow instance l2 listen-port 6633&lt;BR /&gt;openflow controller-id 1 ip 192.168.0.1 port 6633 controller-interface vlan 2&lt;BR /&gt;openflow instance l2 controller-id 1&lt;BR /&gt;openflow instance l2 controller-id 1 secure&lt;BR /&gt;openflow instance l2 override-protocol none&lt;BR /&gt;openflow instance l2 pipeline-model standard-match&lt;BR /&gt;vlan 2 untagged ethernet 24&lt;BR /&gt;vlan 3 untagged ethernet 1-2,11-13&lt;BR /&gt;max-backoff-interval 10&lt;BR /&gt;packet-in vlan-tagging input-form&lt;BR /&gt;openflow instance l2 enable&lt;BR /&gt;save&lt;BR /&gt;write mem&lt;BR /&gt;show running-config&lt;BR /&gt;boot system&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jan 2019 11:12:07 GMT</pubDate>
    <dc:creator>Ramzah_Rehman</dc:creator>
    <dc:date>2019-01-22T11:12:07Z</dc:date>
    <item>
      <title>About OpenFlow Group Type Select</title>
      <link>https://community.hpe.com/t5/software-defined-networking/about-openflow-group-type-select/m-p/7031948#M2444</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have aruba 2930F series switch JL253A. I have RYU controller and I'm using OpenFlow 1.3. I added a select group in switch. Then, I tried to add a flow that forwards packet to that group in hardware flow table i.e. policy table, id 100. I got&amp;nbsp;&lt;SPAN&gt;OFPBAC_BAD_OUT_GROUP error which means there's&amp;nbsp;Invalid group id in forward action. Is this error expected? Can a flow in hardware not forward a packet to a group in software or am I doing something wrong?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I then tried to add the flow that forwards packet to select group in sw Table 1, table id 200. This did not give any error. But this way I observe too much delay and retransmissions. I was getting throughput in Kbps on 1G link. Please help&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This is the config on switch:&lt;/P&gt;&lt;P&gt;show running-config&lt;BR /&gt;erase startup-config&lt;BR /&gt;config&lt;BR /&gt;max-vlans 2048&lt;BR /&gt;hostname leaf2&lt;BR /&gt;Openflow&lt;BR /&gt;Openflow enable&lt;BR /&gt;openflow instance l2&lt;BR /&gt;vlan 2&lt;BR /&gt;vlan 3&lt;BR /&gt;vlan 2 name c-vlan&lt;BR /&gt;vlan 3 name s-vlan&lt;BR /&gt;vlan 2 ip address 192.168.1.2/16&lt;BR /&gt;vlan 3 ip address 10.1.0.2/8&lt;BR /&gt;exit&lt;BR /&gt;openflow instance l2&lt;BR /&gt;openflow instance l2 table-num policy-table 100&lt;BR /&gt;openflow instance l2 table-num sw-table-1 200&lt;BR /&gt;openflow instance l2 version 1.3 only&lt;BR /&gt;openflow instance l2 member vlan 3&lt;BR /&gt;#no controller-id 1&lt;BR /&gt;#no openflow controller-id 1&lt;BR /&gt;openflow instance l2 listen-port 6633&lt;BR /&gt;openflow controller-id 1 ip 192.168.0.1 port 6633 controller-interface vlan 2&lt;BR /&gt;openflow instance l2 controller-id 1&lt;BR /&gt;openflow instance l2 controller-id 1 secure&lt;BR /&gt;openflow instance l2 override-protocol none&lt;BR /&gt;openflow instance l2 pipeline-model standard-match&lt;BR /&gt;vlan 2 untagged ethernet 24&lt;BR /&gt;vlan 3 untagged ethernet 1-2,11-13&lt;BR /&gt;max-backoff-interval 10&lt;BR /&gt;packet-in vlan-tagging input-form&lt;BR /&gt;openflow instance l2 enable&lt;BR /&gt;save&lt;BR /&gt;write mem&lt;BR /&gt;show running-config&lt;BR /&gt;boot system&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 11:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/about-openflow-group-type-select/m-p/7031948#M2444</guid>
      <dc:creator>Ramzah_Rehman</dc:creator>
      <dc:date>2019-01-22T11:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: About OpenFlow Group Type Select</title>
      <link>https://community.hpe.com/t5/software-defined-networking/about-openflow-group-type-select/m-p/7034627#M2449</link>
      <description>&lt;P&gt;I checked with the development team and they replied with the information below.&lt;/P&gt;&lt;P&gt;A group of type=SELECT is not supported in hardware on our switches. However it can be installed in software with certain limitations. Please refer the OpenFlow administrator guide for details. The admin guide for 16.06 can be found here (in Chapter 5):&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &lt;A href="https://support.hpe.com/hpsc/doc/public/display?docId=a00050280en_us" target="_blank"&gt;https://support.hpe.com/hpsc/doc/public/display?docId=a00050280en_us&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As hardware flows cannot point to a software group, the FLOW_MOD is returned with OFPBAC_BAD_OUT_GROUP error as expected. Lower throughput should be expected when the Group is associated with a flow in table=200 (software table), since packets are copied to CPU (slow path).&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 17:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/about-openflow-group-type-select/m-p/7034627#M2449</guid>
      <dc:creator>ShaunWackerly</dc:creator>
      <dc:date>2019-02-13T17:43:34Z</dc:date>
    </item>
  </channel>
</rss>

