I created a topology in Mininet and connecting it with the Remote ODL controller.
I have few doubts:
1) For Sample1.py the dlux displays correct topology (after pingall) but for Sample2.py it displays test.png .
There should be one more switch and two more hosts.
I tried pingall from mininet and it was sucessful for all the hosts.
2) Also is by default the controller is going to implement simple ethernet learning switch ?
What is it that I am missing? Do I need to install some extra feature?