Discussion:
[Ryu-devel] out-of-band traffic monitoring
Tahereh Yaghoubi
2017-06-26 18:36:31 UTC
Permalink
Hi,

I'm implementing a ryu controller which collects traffic statistics in a
separate thread. For events required in this traffic monitoring, I want to
have an another band between switches(ovs) and the controller. May I have
this band? Could you please explain how can I config that in ovs too?


Thanks in advanced
Fujimoto Satoshi
2017-06-28 01:58:07 UTC
Permalink
Hi, Tahereh

Unfortunately, traffic monitoring at ports connected to its controller
is out of scope of OpenFlow and Ryu.
If you want to do this, I think you should implement your own logic.

Thanks,
Fujimoto
Post by Tahereh Yaghoubi
Hi,
I'm implementing a ryu controller which collects traffic statistics in
a separate thread. For events required in this traffic monitoring, I
want to have an another band between switches(ovs) and the controller.
May I have this band? Could you please explain how can I config that
in ovs too?
Thanks in advanced
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
https://lists.sourceforge.net/lists/listinfo/ryu-devel
Loading...