On Thu, Aug 30, 2012 at 07:37:20PM +0530, bhaskar jain wrote:
> On Tue, Aug 28, 2012 at 10:32 AM, Ben Pfaff <b...@nicira.com> wrote:
> > I think the documentation that I provided answers your question.  Can
> > you explain what is missing or ambiguous?
> 
>  I still have some confusion and would appreciate if you could explicitly
> answer them.
>  Sorry for these obvious questions:
> 
> 1) Is it possible to set the cookie field with "add-flow"  option in a
> *single* try.
>     Now only on executing the command twice, the cookie field is set. Same
> with the "mod-flow" option.
>     We are on Open vSwitch 1.0.1

You shouldn't have to run add-flow or mod-flow twice to change a cookie.

But, version 1.0.1 is really old.  It was released over two years ago.
It's possible that there's a bug in that version.

> 2) The man page lists that the cookie field is supported only by "*add-flow*,
> *add-flows*, and *mod-flows* commands"
>     How do we go about deleting a flow using only the cookie field.

You can use the cookie=value/mask syntax, but that isn't supported in
OVS 1.0.1.
_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to