[ovs-discuss] (no subject)

Justin Pettit jpettit at nicira.com
Tue Feb 5 03:39:43 UTC 2013


Try adding "--" after "ovs-vsctl". We relaxed this restriction in later versions. 

--Justin


On Feb 4, 2013, at 7:19 PM, john paul <jpav321 at 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 at openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss



More information about the discuss mailing list