Diarmuid,
There is something odd about the application you are running. The
simple_switch_13.py should match three fields not two. Also it should not
output the packet to the same input port (see line 105) . So I would start
by checking if the application is correct.
https://github.com/osrg/ryu/blob/master/ryu/app/simple_switch_13.py

Regards,
Maen

On Sat, Feb 16, 2019 at 11:36 AM Diarmuid O Briain <diarm...@obriain.com>
wrote:

> Hi,
>
> I have spent ages playing with Ryu and mininet and decided to try some
> actual physical switches. I compared using Ryu with an OvS switching for
> physical ports in a server with Ryu controlling a Netgear M4300-48G in
> OpenFlow v1.3 mode. The response in both cases were different and I
> documented it in the attached. I would appreciate it if someone who knows
> more about the Ryu controller than me would look and try explain the
> different outcomes from scenarios on A and B.
>
> much appreciated.
>
> Diarmuid O'Briain
> --
>
> *Irish by birth, located in Uganda but Munster by the grace of God.*
>
>
> _______________________________________________
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to