Thank you, Currently I am using Openvswitch-1.7.0 ,which version should i used to test the flags for add-port command,and in that I am not able to understand about the column[key]=value field.
On Tue, Feb 5, 2013 at 9:09 AM, Justin Pettit <jpet...@nicira.com> wrote: > Try adding "--" after "ovs-vsctl". We relaxed this restriction in later > versions. > > --Justin > > > On Feb 4, 2013, at 7:19 PM, john paul <jpav...@gmail.com> wrote: > > > Hello, > > > > I am trying to add flags like --may-exist when adding a > bridge > > with the same name > > i used instruction like this > > > > ovs-vsctl add-br br0 > > > > ovs-vsctl add-port br eth0 > > > > ovs-vsctl --may-exist add-br br0 > > > > then it will send me an error that unrecognised option i check the value > of > > flage in program ovs-vsctl.c it is 0 > > > > can anybody tell me how should i use this flag in add-br and in the > add-port command with some example and guidline what changes > > should made add new flag to any of command.? > > > > thanks & regards, > > John. > > _______________________________________________ > > discuss mailing list > > discuss@openvswitch.org > > http://openvswitch.org/mailman/listinfo/discuss >
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss