You have a few options. The most obvious ones (to me) are: 1) Write a new component and run it alongside whatever learning component you're running (l2_learning, l2_pairs, whatever) 2) Modify the learning component you're using to also do whatever else you want.
Hope that helps. -- Murphy On Jun 29, 2013, at 8:26 AM, nibble nibble wrote: > Hi all, > > I have a pox l2 learning controller, but beside the rules sometimes I want to > install some rules in switches with higher priority and without any timeout > and also remove some rules from switch table. I google it but I could not > find out how to do that?(I want to do it in a python script.) > > Thanks, > Nibble