On Thu, Sep 10, 2015 at 02:46:54PM -0300, Wayne Marsh wrote:
> Hello all,
> 
> I could like to get a list of flows for a given cookie.
> 
> Using:
> 
> ovs-ofctl -O OpenFlow13 dump-flows NFE cookie=0x8
> 
> I get an error:
> 
> cannot set cookie

The syntax to exact-match cookie 8 is cookie=8/-1, see ovs-ofctl(8).
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to