On Fri, 20 Jul 2018 10:05:14 +0900,
knet solutions wrote:
> 
> [1  <multipart/alternative (7bit)>]
> [1.1  <text/plain; UTF-8 (7bit)>]
> Hi,
> 
> I am facing a strange issue with OVS Switches version with RYU OVS library
> compatibility
> 
> 
> I am using  ovsbridge library api to get/delete controllers.  This works
> fine in  OVS 2.5 version (default version in ubunut 16.04) OVSDB address
> is  "tcp:127.0.0.1:6632"
> 
> 
> But in ubuntu 14.04  OVS version is 2.0.2, and the same code could not talk
> to OVS.  Look like the 6632 port is not listening.
> In OVS 2.0.2 version,   Is the port number different?

That sounds strange.

The OVSDB port was changed from 6632 to 6640 in some past.
Check your config files and ovs/NEWS for details.

--
IWAMOTO Toshihiro

------------------------------------------------------------------------------
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