Re: [Ryu-devel] Using OvS and RYU controller

2018-10-31 Thread IWAMOTO Toshihiro
On Tue, 30 Oct 2018 14:40:57 +0900, Soe Ye Htet wrote: > > [1 ] > Dear RYU Team, > > Please let me share my observation. First of all please let me represent > simple testing topology. OvS1(RYU)-OvS2. Iperf3 sever is > running at OvS1 and Iperf3 client is running at OvS2. Then the wi

Re: [Ryu-devel] Using OvS and RYU controller

2018-10-29 Thread Soe Ye Htet
Dear RYU Team, Please let me share my observation. First of all please let me represent simple testing topology. OvS1(RYU)-OvS2. Iperf3 sever is running at OvS1 and Iperf3 client is running at OvS2. Then the wireless interface of OVS2 cannot transmit any packet after 30 minutes of Iper

Re: [Ryu-devel] Using OvS and RYU controller

2018-10-29 Thread IWAMOTO Toshihiro
On Sat, 27 Oct 2018 20:01:43 +0900, Soe Ye Htet wrote: > > [1 ] > [1.1 ] > Dear RYU Team, > > Can we use a RYU controller and OvS at the same machine. The configuration > of OvS are > sudo ovs-vsctl --if-exist del-br br0 > sudo ovs-vsctl add-br br0 > sudo ovs-vsctl set bridge br0 other-config:d

[Ryu-devel] Using OvS and RYU controller

2018-10-27 Thread Soe Ye Htet
Dear RYU Team, Can we use a RYU controller and OvS at the same machine. The configuration of OvS are sudo ovs-vsctl --if-exist del-br br0 sudo ovs-vsctl add-br br0 sudo ovs-vsctl set bridge br0 other-config:datapath_id=1008 sudo ovs-vsctl add-port br0 wlan0 -- set Interface wlan0 ofpor