Hi, On 2016年03月24日 00:10, Pynbiang Hadem wrote: > Dear All, > > How to set IP address of our own choice to the interfaces/ports of openflow > switches(openvswitch) from RYU program without using CLI commands. Is REST > service the best method?.
What does the "CLI commands" exactly mean? Is it "ovs-vsctl add-port"? If so, Ryu provides ovs-vsctl libraries and OVSDB protocol service. https://github.com/osrg/ryu/tree/master/ryu/lib/ovs https://github.com/osrg/ryu/tree/master/ryu/services/protocols/ovsdb Thanks, Iwase > > Thanks > Hadem > > > ------------------------------------------------------------------------------ > Transform Data into Opportunity. > Accelerate data analysis in your applications with > Intel Data Analytics Acceleration Library. > Click to learn more. > http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 > > > > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
