Hi,

By default when a Ryu application is started, it is listening for a
connection request that comes from the switch. (For instance, using ovs,
you would run ovs-vsctl set-controller to tell it where to talk to the Ryu
application). However, OpenvSwitch can also behave like a server and wait
for a request from an openflow controller.

Is there an existing setting that allows a Ryu application act as a client
such that the Ryu app will make the initial request to connect with the
openflow switch?

Thanks,
Matt
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to