Hi all, I have a network with 2 controllers. I have attached the network file.
I am running the 2 remote controllers as: sudo ./pox.py log.level --DEBUG samples.of_tutorial openflow.of_01 --port=6633 sudo ./pox.py log.level --DEBUG samples.of_tutorial openflow.of_01 --port=6644 and then starting the network in mininet as: sudo python ./of_double_controller.py But the controller at 6644 is not getting the switch request and response and the controller at 6633 is responding to all the requests. What i expected was that requests from h0 and h1 to be responded by conroller at 6633 and requests from h2 and h3 to be responded from controller at 6644.. But its not happening.. -- Regards, Yashwanth K P Final Year , B.Tech NITK, Surathkal Contact: +91-9538403606
of_double_controller.py
Description: Binary data
