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=1000000000000008 sudo ovs-vsctl add-port br0 wlan0 -- set Interface wlan0 ofport_request=1 sudo ifconfig wlan0 0 sudo ifconfig br0 10.0.0.8 netmask 255.0.0.0 up sudo ovs-vsctl set-controller br0 tcp:127.0.0.1 sudo ovs-vsctl set controller br0 connection-mode=out-of-band sudo ovs-vsctl set-fail-mode br0 secure sudo ovs-vsctl set bridge br0 stp_enable=true . That configuration is installed at OvS and that OvS is at the same machine at RYU controller. Another simple question is that can we use iperf3 server port and openflow port at the same machine. For example iperf3 server port is 5201 and RYU controller port is 6633. Iperf3 server IP address and IP address of RYU controller is also the same.
Best regards, Soe Ye Htet Master Engineering Student Future Internet and Wireless Research Group Chulalongkorn University
_______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel