[OpenWrt-Devel] Question for configuring OVS on OpenWRT

Yousong Zhou yszhou4tech at gmail.com
Wed Nov 29 21:13:33 EST 2017


On 29 November 2017 at 19:00, Nam Bong Ha <over3025 at 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 at Controller$ ssh root@[OpenWRT IP]
> root at 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 at 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 at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list