I am trying to reset the counter of ovs-flows. I followed following steps:

a. ovs-ofctl -O Openflow13 dump-flows br-int > /tmp/br_int

b. ovs-ofctl -O OpenFlow13 --readd replace-flows br-int /tmp/br_int


 Its not working . Does it only work if the flow differs in the *file *and
in the *ovs *? How the counters can be resetted ?


Thanks,
Vikash
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to