I am a student of Computer Science and I am trying to understand how OpenFlow Controller of Opendaylight works for my final project. As I am new in ODL, so, facing many hurdles to identify and run the controller against Mininet.
Can someone please share following information?
Which is the appropriate project name for controller?
How can I compile latest version of that project in Ubuntu 18.04?
If I start that project, will there be a listing TCP port at 6653 or 6633? Or do I have to run any other application/project for that?
How can I enable debug logs to understand the code flow of controller?