<?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: REST API to create flow with action &amp;quot;enqueue&amp;quot; for QoS. in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/rest-api-to-create-flow-with-action-quot-enqueue-quot-for-qos/m-p/6261825#M1179</link>
    <description>&lt;P&gt;I just had a quick look at the OpenFlow spec.... (see links below)&lt;/P&gt;&lt;P&gt;The "set-queue" action doesn't appear to be a valid action in 1.0 (but it is in 1.3).&lt;/P&gt;&lt;P&gt;It appears HP's OpenFlow library does some magic mapping between "set_queue" and "enqueue" and this might be where the error comes from...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you try using "enqueue" for now to see if this works?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know how you get on!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Resources:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://www.opennetworking.org/images/stories/downloads/sdn-resources/onf-specifications/openflow/openflow-spec-v1.0.0.pdf"&gt;OpenFlow spec 1.0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A target="_blank" href="https://www.opennetworking.org/images/stories/downloads/sdn-resources/onf-specifications/openflow/openflow-spec-v1.3.0.pdf"&gt;OpenFlow spec 1.3&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2013 15:06:23 GMT</pubDate>
    <dc:creator>dave_tucker</dc:creator>
    <dc:date>2013-11-07T15:06:23Z</dc:date>
    <item>
      <title>REST API to create flow with action "enqueue" for QoS.</title>
      <link>https://community.hpe.com/t5/software-defined-networking/rest-api-to-create-flow-with-action-quot-enqueue-quot-for-qos/m-p/6251623#M1176</link>
      <description>&lt;P&gt;We have seen REST APIs for metering support.&lt;BR /&gt;But to achive this in openflow spec v1.0, we are looking for flow creation with enqueue action.&lt;BR /&gt;&lt;BR /&gt;We could not find a REST API that can support enqueue action. Is this option supported?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 06:41:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/rest-api-to-create-flow-with-action-quot-enqueue-quot-for-qos/m-p/6251623#M1176</guid>
      <dc:creator>DeepakMalik</dc:creator>
      <dc:date>2013-10-29T06:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: REST API to create flow with action "enqueue" for QoS.</title>
      <link>https://community.hpe.com/t5/software-defined-networking/rest-api-to-create-flow-with-action-quot-enqueue-quot-for-qos/m-p/6255691#M1177</link>
      <description>&lt;P&gt;Check out the &lt;A target="_blank" href="https://community.hpe.com/t5/SDN-Development/Flow-creation-via-REST-API/td-p/6197697#.UnK55ZHeDW0"&gt;"Flow creation via REST API"&lt;/A&gt;&amp;nbsp;post&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will show you how to get the JSON schema.&lt;/P&gt;&lt;P&gt;There you should see that "enqueue" can be used as an action when creating a flow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-- Dave&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2013 20:18:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/rest-api-to-create-flow-with-action-quot-enqueue-quot-for-qos/m-p/6255691#M1177</guid>
      <dc:creator>dave_tucker</dc:creator>
      <dc:date>2013-10-31T20:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: REST API to create flow with action "enqueue" for QoS.</title>
      <link>https://community.hpe.com/t5/software-defined-networking/rest-api-to-create-flow-with-action-quot-enqueue-quot-for-qos/m-p/6261681#M1178</link>
      <description>&lt;P&gt;Thanks Dave.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had doubt on my controller version, so I have upgraded to 2.0.0. But still, I am seeing the same issue with "enqueue" action.&lt;/P&gt;&lt;P&gt;Please see the screenshot for the reported issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2013 13:15:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/rest-api-to-create-flow-with-action-quot-enqueue-quot-for-qos/m-p/6261681#M1178</guid>
      <dc:creator>DeepakMalik</dc:creator>
      <dc:date>2013-11-07T13:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: REST API to create flow with action "enqueue" for QoS.</title>
      <link>https://community.hpe.com/t5/software-defined-networking/rest-api-to-create-flow-with-action-quot-enqueue-quot-for-qos/m-p/6261825#M1179</link>
      <description>&lt;P&gt;I just had a quick look at the OpenFlow spec.... (see links below)&lt;/P&gt;&lt;P&gt;The "set-queue" action doesn't appear to be a valid action in 1.0 (but it is in 1.3).&lt;/P&gt;&lt;P&gt;It appears HP's OpenFlow library does some magic mapping between "set_queue" and "enqueue" and this might be where the error comes from...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you try using "enqueue" for now to see if this works?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know how you get on!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Resources:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://www.opennetworking.org/images/stories/downloads/sdn-resources/onf-specifications/openflow/openflow-spec-v1.0.0.pdf"&gt;OpenFlow spec 1.0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A target="_blank" href="https://www.opennetworking.org/images/stories/downloads/sdn-resources/onf-specifications/openflow/openflow-spec-v1.3.0.pdf"&gt;OpenFlow spec 1.3&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2013 15:06:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/rest-api-to-create-flow-with-action-quot-enqueue-quot-for-qos/m-p/6261825#M1179</guid>
      <dc:creator>dave_tucker</dc:creator>
      <dc:date>2013-11-07T15:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: REST API to create flow with action "enqueue" for QoS.</title>
      <link>https://community.hpe.com/t5/software-defined-networking/rest-api-to-create-flow-with-action-quot-enqueue-quot-for-qos/m-p/6262385#M1180</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes Dave. "enqueue" action is mentioned in the 1.0 and our application currently support 1.0. We tried using "enqueue" action, but it appears that action enum type as "ENQUEUE" is not defined.(see the attached screenshot)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whereas, it seems "set_queue" action was accpeted as valid enum. But it throws a different error. (as shown in previous screenshot).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sudeep&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2013 03:30:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/rest-api-to-create-flow-with-action-quot-enqueue-quot-for-qos/m-p/6262385#M1180</guid>
      <dc:creator>DeepakMalik</dc:creator>
      <dc:date>2013-11-08T03:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: REST API to create flow with action "enqueue" for QoS.</title>
      <link>https://community.hpe.com/t5/software-defined-networking/rest-api-to-create-flow-with-action-quot-enqueue-quot-for-qos/m-p/6289323#M1181</link>
      <description>&lt;P&gt;Maybe the vlan priority can help to put the traffic in the right queue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so:&lt;/P&gt;&lt;P&gt;{"instructions":[{"apply_actions":[{"set_field":{"vlan_pcp":2}},{"output":4}]}]}&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2013 01:20:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/rest-api-to-create-flow-with-action-quot-enqueue-quot-for-qos/m-p/6289323#M1181</guid>
      <dc:creator>Sietze Reitsma</dc:creator>
      <dc:date>2013-12-02T01:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: REST API to create flow with action "enqueue" for QoS.</title>
      <link>https://community.hpe.com/t5/software-defined-networking/rest-api-to-create-flow-with-action-quot-enqueue-quot-for-qos/m-p/6289329#M1182</link>
      <description>with OF 1.3 and above you can also use rate limiters. I need to dig into this part how to use it.</description>
      <pubDate>Mon, 02 Dec 2013 01:37:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/rest-api-to-create-flow-with-action-quot-enqueue-quot-for-qos/m-p/6289329#M1182</guid>
      <dc:creator>Sietze Reitsma</dc:creator>
      <dc:date>2013-12-02T01:37:05Z</dc:date>
    </item>
  </channel>
</rss>

