Open flow port won't clash.

Try simple_switch and ofctl app. It will run

On Tue, 16 Apr 2019 14:57 Vibha Goutham, <vibha.0...@gmail.com> wrote:

> Hi,
>
> I would like to run my Ryu app such that I can simultaneously run the
> ofctl_rest to read connected /stats/switches. The ofctl_rest listens on
> port: 6633, 6653 & 8080. So when I run my app normally it clashes on both
> ports 6633 + 6653. When I run on a specific port (using
> --ofp-tcp-listen-port), then ofctl_rest does not recognize the connected
> switches.
>
> How can I solve this? Is there a specific port to run both these apps on.
>
> Regards,
> Vibha Goutham
> _______________________________________________
> 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