Hello, I have my pox controller connected to a switch in mininet. Now, like the ovs command of dropping all the packets incoming to the switch action=drop. What is the similar command in pox to do that? I tried action = of.OFPT_DROP but get the error of 'module' object has no attribute 'OFPT_DROP'. Any leads are greatly appreciated.
Sincerely, ************************************************************************ Himanshu Sukheja