Thank you for that information. Makes things a little clearer.
Regards,
Abhishek.
> On Feb 7, 2015, at 11:28 PM, FUJITA Tomonori
> wrote:
>
> On Sat, 7 Feb 2015 11:23:58 -0500
> Abhishek Dwaraki wrote:
>
>> Thanks for that information. I am sorry I did not make myself
>> clearer
On Sat, 7 Feb 2015 11:23:58 -0500
Abhishek Dwaraki wrote:
>Thanks for that information. I am sorry I did not make myself
> clearer earlier. I do not see options to actually run two controllers
> simultaneously, one as master and one as slave, as built in support for Ryu.
> If I nee
Hey Yi,
Thanks for that information. I am sorry I did not make myself
clearer earlier. I do not see options to actually run two controllers
simultaneously, one as master and one as slave, as built in support for Ryu. If
I need that functionality, do I need to build that app myself?
F
Hi
If you want to change role to master/slave/equal, you can send
"OFPRoleRequest" to datapath.
For example:
https://github.com/TakeshiTseng/SDN-Work/blob/master/MultiControl/ModStatusApp.py
2015-02-07 23:46 GMT+08:00 Abhishek Dwaraki :
> Hey,
> I have been looking to test some securi
Hey,
I have been looking to test some security scenarios for OpenFlow
controllers and I was wondering if Ryu has support for multiple controllers,
either in a master-slave configuration, or even controllers with equal roles. I
could not find anything on the documentation, however, I did