Hi,
If you don't find any other solution I can suggest a sh script, like I do...
Just a for cycle with the ovs-ofctl add-flows br0 LINE for each line of
the text doc....
I know it's dirty, but for the moment it could be the only
solution...otherwise let me know! :)
Cheers,
Luca
Il 01/02/2013 08:56, yue wang ha scritto:
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
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss