Hi, I'm trying to allow a remote ovsdb-client to connect to my OVS that is already running. I thought this command would work:
ovs-appctl -t ovsdb-server ovsdb-server/add-remote tcp:171.71.16.103:6632 But I get a response of: "ovsdb-server/add-remote" is not a valid command ovs-appctl: ovsdb-server: server returned an error I guess I'm unclear as to the syntax of ovs-appctl? When I do "ovs-appctl -t ovsdb-server vlog/list" it seems to work. Could someone point me in the right direction? Is there a better way to allow remote ovsdb clients? I'm running Ubuntu 13.04 and OVS 1.9.0 Thanks, Fred
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss