<?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: How to push configurations to network elements via SDN controller in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/how-to-push-configurations-to-network-elements-via-sdn/m-p/6943821#M1908</link>
    <description>&lt;P&gt;Hi Rakesh,&lt;/P&gt;&lt;P&gt;The GUI is a read-only view of flows on any particular OpenFlow datapath (switch). The Java and REST APIs published by VAN are what allow software-defined control of the network flows. You'll see the REST API documentation in the REST API Guide:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;A href="http://h20564.www2.hpe.com/hpsc/doc/public/display?docId=c05040230" target="_blank"&gt;http://h20564.www2.hpe.com/hpsc/doc/public/display?docId=c05040230&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and the Java API documentation in the Programming Guide:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;A href="http://h20564.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay/?docId=c05040219" target="_blank"&gt;http://h20564.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay/?docId=c05040219&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;</description>
    <pubDate>Mon, 27 Feb 2017 14:06:39 GMT</pubDate>
    <dc:creator>ShaunWackerly</dc:creator>
    <dc:date>2017-02-27T14:06:39Z</dc:date>
    <item>
      <title>How to push configurations to network elements via SDN controller</title>
      <link>https://community.hpe.com/t5/software-defined-networking/how-to-push-configurations-to-network-elements-via-sdn/m-p/6943199#M1904</link>
      <description>&lt;P&gt;SDN Controller is launched and logged in. Network topology is created via Mininet and the same is reflected on the SDN controller.&lt;/P&gt;&lt;P&gt;But wanted to know, how to change or configure specific parameters like IP,MAC etc of the interfaces of network elements (Switches,routers) via the SDN controller. Request to provide inputs on the same.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 08:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/how-to-push-configurations-to-network-elements-via-sdn/m-p/6943199#M1904</guid>
      <dc:creator>RakeshRajakumar</dc:creator>
      <dc:date>2017-02-24T08:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to push configurations to network elements via SDN controller</title>
      <link>https://community.hpe.com/t5/software-defined-networking/how-to-push-configurations-to-network-elements-via-sdn/m-p/6943428#M1905</link>
      <description>&lt;P&gt;Hi Rakesh,&lt;/P&gt;&lt;P&gt;Thanks for asking this question. The VAN controller is not designed to be a network management system (like Airwave or IMC). Rather the VAN controller provides flexible control over the network via the OpenFlow protocol and SDN apps. I'm not aware of an SDN app that allows you to modify the IP or MAC address of a controlled switch, so that's likely something you'd need to do by some mechanism outside of VAN.&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 19:53:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/how-to-push-configurations-to-network-elements-via-sdn/m-p/6943428#M1905</guid>
      <dc:creator>ShaunWackerly</dc:creator>
      <dc:date>2017-02-24T19:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to push configurations to network elements via SDN controller</title>
      <link>https://community.hpe.com/t5/software-defined-networking/how-to-push-configurations-to-network-elements-via-sdn/m-p/6943714#M1907</link>
      <description>&lt;P&gt;Thanks Shaun for your inputs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;As mentioned by you, VAN controller just provides a view of&amp;nbsp;&amp;nbsp;the network elements only. And there is no way&amp;nbsp;&amp;nbsp;that the specific interfaces&amp;nbsp; of the switches or routers can be altered. Correct me if I am wrong.&lt;/P&gt;&lt;P&gt;Just wanted to clarify, if there is any way to &lt;STRONG&gt;configure the flows&lt;/STRONG&gt; etc&amp;nbsp;on the network elements via the VAN controller.( Through the GUI or the 'curl' command on the VM machine). Since we are using a simulated network, wanted to know if there is any way to configure any parameter (&lt;STRONG&gt;not restricted to IP,MAC&lt;/STRONG&gt; ) on the network element via the VAN controller.&lt;/P&gt;&lt;P&gt;Just found the below link, which shows a sample program to configure the DSCP value for a particular flow . Let me know if I&amp;nbsp; am referrring to the correct link. If yes, please let me know if any other specific API that needs to be installed and also the steps that needs to be followed.&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Link :&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hpe.com/t5/Software-Defined-Networking/OpenFlow-1-0-network-HP-SDN-VAN-controller-and-REST-API/td-p/6501902" target="_blank"&gt;https://community.hpe.com/t5/Software-Defined-Networking/OpenFlow-1-0-network-HP-SDN-VAN-controller-and-REST-API/td-p/6501902&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 07:43:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/how-to-push-configurations-to-network-elements-via-sdn/m-p/6943714#M1907</guid>
      <dc:creator>RakeshRajakumar</dc:creator>
      <dc:date>2017-02-27T07:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to push configurations to network elements via SDN controller</title>
      <link>https://community.hpe.com/t5/software-defined-networking/how-to-push-configurations-to-network-elements-via-sdn/m-p/6943821#M1908</link>
      <description>&lt;P&gt;Hi Rakesh,&lt;/P&gt;&lt;P&gt;The GUI is a read-only view of flows on any particular OpenFlow datapath (switch). The Java and REST APIs published by VAN are what allow software-defined control of the network flows. You'll see the REST API documentation in the REST API Guide:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;A href="http://h20564.www2.hpe.com/hpsc/doc/public/display?docId=c05040230" target="_blank"&gt;http://h20564.www2.hpe.com/hpsc/doc/public/display?docId=c05040230&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and the Java API documentation in the Programming Guide:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;A href="http://h20564.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay/?docId=c05040219" target="_blank"&gt;http://h20564.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay/?docId=c05040219&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 14:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/how-to-push-configurations-to-network-elements-via-sdn/m-p/6943821#M1908</guid>
      <dc:creator>ShaunWackerly</dc:creator>
      <dc:date>2017-02-27T14:06:39Z</dc:date>
    </item>
  </channel>
</rss>

