Hi,Sujai

When you have any question about Ryu, please don't drop the mailing list of 
Ryu-devel.

(2014年09月08日 17:14), Sujai Mutharasu wrote:
> Hi Minoru,
> 
>     I hope both barrier request and set config message are
>     the mandatory messages that the controller should have capability
>     to send to switch.

Ryu controller has capability to send both messages,
simply, App (ofctl_rest.py) has no APIs implementation for these messages.
You can easily define and implement REST APIs in your Ryu application,
How about trying to implement APIs according to the documents as follows ?

http://osrg.github.io/ryu-book/en/html/rest_api.html

If you don't know how to implement APIs, please send inquiries to Ryu-devel.

> 
>     It will be helpful if we have some option to do it using curl.
> 
> Thanks.
> 
> On 09/08/2014 01:12 PM, Minoru TAKAHASHI wrote:
>> Hi,
>>
>> (2014年09月08日 14:41), Sujai Mutharasu wrote:
>>> HI Minoru,
>>>
>>>     I am using ryu-manager 3.13.
>>>     Is there any rest_api curl commands available for sending
>>>   
>>>     1.Barrier request  (OFPT_BARRIER_REQ)
>>>     2.Set config (OFPT_SET_CONFIG)
>> Unfortunately, neither is available.
>> Would you need this?
>>
>>>    
>>>    Also is there any document available with all rest_api options in 
>>> ryu-manager.
>> Not available too.
>> Hmm, I'm now considering whether should I create a document.
>> Please wait for a while.
>>
>>>  Thanks.
>>>  Sujai M J
> 

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to