-1

I've downloaded the software and have run ./bin/karaf what is the further procedure? How to start controller? I want to use REST APIs to add flow entries. Any help is greatly appreciated. Thanks!

Omkar J
  • 53
  • 10

1 Answers1

1

Follow this link: https://www.opendaylight.org/sites/opendaylight/files/bk-install-guide-20141002.pdf

  1. install the necessary features
  2. open the dlux web page using (odl ip address:8181/dlux/ndex.html) there you can find the services which you want.
nik
  • 726
  • 2
  • 12
  • 28