Re: [Ryu-devel] How to redirect OpenFlow Channel to another link.

2018-10-02 Thread Soe Ye Htet
Hi, If you use OpenVswitch in your network, you can enable spanning tree protocol to avoid the problem of infinite loop. On Wed, Oct 3, 2018, 4:42 AM Wilson José Siqueira < wilson.sique...@uniriotec.br> wrote: > I'm afraid to find out loops working with VLANs, but I'll try it. > > Best regards!

Re: [Ryu-devel] How to redirect OpenFlow Channel to another link.

2018-10-02 Thread Wilson José Siqueira
I'm afraid to find out loops working with VLANs, but I'll try it. Best regards! Em ter, 2 de out de 2018 às 13:13, Soe Ye Htet escreveu: > Hi, > > I think it is possible to redirect a in-band communication but it may > depends on the configuration of in-band communication in your network. If >

Re: [Ryu-devel] How to redirect OpenFlow Channel to another link.

2018-10-02 Thread Soe Ye Htet
Hi, I think it is possible to redirect a in-band communication but it may depends on the configuration of in-band communication in your network. If your network interface can support vlan, you can configure two separate vlans for control channel and data channel for eg. vlan1 is for control pla

Re: [Ryu-devel] Ryu rest_topology shows no links between datapaths

2018-10-02 Thread Lorenzo
Hi, I managed to get the topology by changing the mac address of the lldp packets in ryu/lib/packet/lldp.py. I set it to broadcast (ff:ff:ff:ff:ff:ff). I think it was docker to block packets and not let them reach the other switches. Thanks for your support > Il giorno 28 set 2018, alle ore 09

Re: [Ryu-devel] local preference bgp announcements

2018-10-02 Thread IWAMOTO Toshihiro
On Tue, 25 Sep 2018 21:18:30 +0900, Rinaldo Buratti wrote: > > [1 ] > [1.1 ] > Dear all, > > i'm trying to set local preference for some bgp announcements. To do this > i'm using the method speaker.attribute_map_set. > When i run the controller it seems to work properly because i see this > mes