[pox-dev] Multiple controllers
Silvia Fichera
fichera.sil at gmail.com
Mon Dec 9 04:11:24 PST 2013
Hi all,
I've a l3_learning controller that check if a TCP request connection is
valid.
In a tree topology I would like that this one checks only the edge switches
and, if the connection if valid, another controller will install flow rule
on the switches.
So, if I receive a tcp SYN packet first of all the switch talks to my
controller, it checks the "honesty" of the source:
- if it's not honest "install" a drop rule on the switch
- else I would that the switch forwards the connection request to the
regular controller that install flows.
How can I contact the regular controller from the switch?
Thank you
--
Silvia Fichera
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.noxrepo.org/pipermail/pox-dev-noxrepo.org/attachments/20131209/a87cc65e/attachment.htm>
More information about the pox-dev
mailing list