Iwase,

What i need is a way to set the IP address to the switch's interfaces
during the RYU 
"*switch_features_handler*"(@set_ev_cls(ofp_event.EventOFPSwitchFeatures,
CONFIG_DISPATCHER)) phase. I believe one way is to do it, is using RYU REST
services with the CURL command, but i have not been able to do this as
well.
Pls help.

Thanks
Hadem

On Mon, Mar 28, 2016 at 6:35 AM, Iwase Yusuke <[email protected]>
wrote:

> 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

Reply via email to