Hi,
You can use REST API to run multiple controllers and share the
informations.
On Tue, Jul 11, 2017 at 8:09 AM, Yi Tseng wrote:
> Hi,
>
> Can you provide more detail?
>
> For example, which kinds of mechanism you will use to share data between
> controllers?
> REST? IPC? TCP/UDP? Linux socke
Hi,
I want to use sFlow with the RYU controller. I have seen a package of
xFLow in the ryu. But, I don't know how to use it. In the RYU book also it
is not mentioned how to integrate the sFlow with the RYU. I am using single
switch topology. I am using simple_switch_13.py program.
Please, let me
Hello,
I am new to the RYU controller. I am trying to learn the REST API. when I
am executing the simple_switch_rest_13.py program given in the RYU book in
chapter 3 it is not working. ryu.controller.ofp_handler is not getting
loaded. It is showing the message as follows:
loading app ./simple_sw