I have created a script to install one rule in all switches. i am starting that script as.. $ pox.py forwarding.l2_learning diversion $
"Diversion" is my script but the problem is that when I am attaching it to learning module, only the diversion script rule is there in flowtable of switches. And l2_learning is not working. How to resolve this? Is this the way to this? or I am doing it wrong. Thanks and Regards