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
On 2017年06月27日 03:36, Tahereh Yaghoubi wrote:
Hi,
I'm implementing a ryu controller w
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?