OpenDaylight
Java is required to run OpenDaylight, to install on linux type:
apt-get install default-jre default-jdk
To run OpenDaylight from bin directory do:
./bin/karaf
To access the web interface go to:
192.168.0.4:8080/index.html
OpenDaylight may not display topology if the following modules are not installed:
feature:install odl-l2switch-ui
feature:install odl-l2switch-all
feature:install odl-dlux-all
feature:install odl-restconf
feature:install odl-mdsal-apidocs
feature:install odl-openflowplugin-flow-services-rest