<?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: Which dpctl is used by the HP's Openflow Administrator Guide in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/which-dpctl-is-used-by-the-hp-s-openflow-administrator-guide/m-p/6990563#M2270</link>
    <description>&lt;P&gt;Should I do any config to use dpctl?&lt;/P&gt;&lt;P&gt;I already used a controller to control switch, and I add a listen port for switch, to enable dpctl.&lt;/P&gt;&lt;P&gt;But when I try any command it just faild.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2017 17:33:42 GMT</pubDate>
    <dc:creator>morland</dc:creator>
    <dc:date>2017-12-05T17:33:42Z</dc:date>
    <item>
      <title>Which dpctl is used by the HP's Openflow Administrator Guide</title>
      <link>https://community.hpe.com/t5/software-defined-networking/which-dpctl-is-used-by-the-hp-s-openflow-administrator-guide/m-p/6989653#M2258</link>
      <description>&lt;P&gt;I'm using HP 2920 now, and following HP's Guide :&amp;nbsp;&amp;nbsp; &lt;A href="https://support.hpe.com/hpsc/doc/public/display?sp4ts.oid=1827663&amp;amp;docLocale=en_US&amp;amp;docId=emr_na-c04943224" target="_blank"&gt;https://support.hpe.com/hpsc/doc/public/display?sp4ts.oid=1827663&amp;amp;docLocale=en_US&amp;amp;docId=emr_na-c04943224&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In this guide, dpctl is been used but the syntax is different with my version, like this one:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;dpctl tcp:20.0.0.1:6633 port-desc&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Where can I download this dpctl?&lt;/P&gt;&lt;P&gt;I used dpctl which from CPqD but it always return error: unexpected end of file, how can I fix it. I already set both controller, and listen port in switch. Ryu controller can works, but dpctl can not works in a same machine.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 27 Nov 2017 02:17:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/which-dpctl-is-used-by-the-hp-s-openflow-administrator-guide/m-p/6989653#M2258</guid>
      <dc:creator>morland</dc:creator>
      <dc:date>2017-11-27T02:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Which dpctl is used by the HP's Openflow Administrator Guide</title>
      <link>https://community.hpe.com/t5/software-defined-networking/which-dpctl-is-used-by-the-hp-s-openflow-administrator-guide/m-p/6989788#M2261</link>
      <description>&lt;P&gt;Hi morland,&lt;/P&gt;&lt;P&gt;I'm not sure which version of dpctl was used to generate the documentation, but I did visit the following URL:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/CPqD/ofsoftswitch13/wiki/Dpctl-Documentation" target="_blank"&gt;https://github.com/CPqD/ofsoftswitch13/wiki/Dpctl-Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There it says that the command syntax is as follows:&lt;/P&gt;&lt;PRE&gt;dpctl [OPTIONS] SWITCH COMMAND [ARG...]&lt;/PRE&gt;&lt;P&gt;With &lt;FONT face="courier new,courier"&gt;tcp:HOST[:PORT]&lt;/FONT&gt; being a valid option for &lt;EM&gt;SWITCH&lt;/EM&gt; and &lt;FONT face="courier new,courier"&gt;port-desc&lt;/FONT&gt; being a valid option for &lt;EM&gt;COMMAND &lt;/EM&gt;(see &lt;A href="https://github.com/CPqD/ofsoftswitch13/wiki/Dpctl-Documentation#Port" target="_blank"&gt;here&lt;/A&gt;), I'm not understanding why you'd observe a failure. Maybe you could post the full command output?&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 20:42:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/which-dpctl-is-used-by-the-hp-s-openflow-administrator-guide/m-p/6989788#M2261</guid>
      <dc:creator>ShaunWackerly</dc:creator>
      <dc:date>2017-11-27T20:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Which dpctl is used by the HP's Openflow Administrator Guide</title>
      <link>https://community.hpe.com/t5/software-defined-networking/which-dpctl-is-used-by-the-hp-s-openflow-administrator-guide/m-p/6990563#M2270</link>
      <description>&lt;P&gt;Should I do any config to use dpctl?&lt;/P&gt;&lt;P&gt;I already used a controller to control switch, and I add a listen port for switch, to enable dpctl.&lt;/P&gt;&lt;P&gt;But when I try any command it just faild.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 17:33:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/which-dpctl-is-used-by-the-hp-s-openflow-administrator-guide/m-p/6990563#M2270</guid>
      <dc:creator>morland</dc:creator>
      <dc:date>2017-12-05T17:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Which dpctl is used by the HP's Openflow Administrator Guide</title>
      <link>https://community.hpe.com/t5/software-defined-networking/which-dpctl-is-used-by-the-hp-s-openflow-administrator-guide/m-p/6990791#M2275</link>
      <description>&lt;P&gt;Hi morland,&lt;/P&gt;&lt;P&gt;If you're getting an "&lt;SPAN&gt;error: unexpected end of file" error like you described previously, then I think that would be an error on the dpctl side, not on the switch side (it doesn't appear to even be attempting to reach the switch).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm not very experienced with dpctl, so perhaps someone else could provide assistance?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Shaun&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 17:05:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/which-dpctl-is-used-by-the-hp-s-openflow-administrator-guide/m-p/6990791#M2275</guid>
      <dc:creator>ShaunWackerly</dc:creator>
      <dc:date>2017-12-07T17:05:02Z</dc:date>
    </item>
  </channel>
</rss>

