Thank you Fujimoto for your response!,
controller is indeed connecting to the OVS. Both the data traffic and the
control traffic are on the same in-port interface . Yes you are right about
that. Please see the response from the controller:
egistered VCS backend: hg
Config variable 'Py_DEBUG' is u
Hi, Sunil
I guess that the controller could not connect to the OVS.
Please confirm it by running controller with "--verbose" option.
If connected, you will see "move onto config mode" message in stdout.
$ryu-manager ryu/app/simple_switch_13.py --verbose
Registered VCS backend: git
R
Hello all!
I have been trying to work through the tutorial shown in the Ryu github site,
using a new Ubuntu 16.04.3 VM and trying to follow the installation
instructions given (including the optional-requires). There have been a lot of
problems with getting pip to install Ryu correctly and to