How can I configure network with a python written file through a SDN controller (POX,Ryu). What file which would run in a SDN controller TO configure the links and IP addresses of Open Flow switches and hosts?
I am able to configure flow tables only.