Skip to content

cchatzis/OpenDayLight-API-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

python version:27.15 odl version:BoronSR4

OpenDayLight-API-Script

Python script, that uses the OpayDayLIght API, in order to display and even edit topology info.

Requirements

How to use

  1. Run OpenDayLight
  2. Run Mininet and connect it to the ODL Controller i.e. $ sudo mn --topo=tree,2 --controller=remote,ip=<CONTROLLER_IP>
  3. Make sure OpenDayLight and Mininet are connected by checking the Topology Tab.You should be able to see the switches and flows of your topology.
  4. Change Global Variables to your controller's info in odl_script.py. (baseUrl,baseIP)
  5. Run Script using $ python odl_script.py
  6. Enter any option 1-14 or 0 to exit

About

Python script, that uses the OpayDayLIght API, in order to display and even edit topology info.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages