Hi guys, I use the command: ovs-ofctl dump-flows br0 > /root/flow_backup
To save all flow entries into a file, but when i run: ovs-ofctl add-flows br0 /root/flow_backup It says: ovs-ofctl: must specify an action. I think the add flow syntax is not correct, so ho can i to dump flows to a file, and restore them into ovs? Thanks, Heuye
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss