On 29 November 2017 at 19:00, Nam Bong Ha <over3...@gmail.com> wrote: > Hi, all > > I am using an OpenWRT device that is configured to use ovs. > > I want to communicate between wireless devices and wired devices. > Is the following connection possible? > > > ONOS > l > l > l > l > Device1(lan)---------(lan)OpenWRT-OVS(wireless)-------(wireless)Device2 > > > > > I tried connecting the controller to OpenWRT (ovs). > However, ssh connection was disconnected at the moment of connection. > > root@Controller$ ssh root@[OpenWRT IP] > root@OpenWrt:~# ovs-vsctl show > 0ca359f7-74f-420f-b0a5-dfbb6f79 > Bridge br-lan > Port "eth0.1" > Interface "eth0.1" > Port br-lan > Interface br-lan > type: internal > root@OpenWrt:~# ovs-vsctl set-controller br-lan tcp:[ONOS IP]:6633
You may also need to check the flow rules installed by onos controller. yousong _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel