Re: [ovs-discuss] Allowing remote clients for ovsdb

2013-10-04 Thread Ben Pfaff
On Fri, Oct 04, 2013 at 10:50:57AM -0700, Fred Hsu wrote: > 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:

[ovs-discuss] Allowing remote clients for ovsdb

2013-10-04 Thread Fred Hsu
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-s