> On Jan 30, 2015, at 2:22 PM, Ashok Chippa <[email protected]> wrote: > > Is there a cli command to clear flows in a table? ovs-ofctl del-flow <switch> > does not work!!
As Ben mentioned, this should work. However, the command is "del-flows", not "del-flow". --Justin _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
