[ovs-discuss] Could OVS store flow entries in DB?

ZY felix_zw at 126.com
Wed Apr 22 13:09:45 UTC 2015


hi 
     I have a problem when using ovs-ofctl to add flowentry, do the following:  
    1: ovs-ofctl add-flow br-int ip,nw_src=20.1.1.99,priority=99,actions=normal
    2: /usr/share/openvswitch/scripts/ovs-ctl stop
    3: /usr/share/openvswitch/scripts/ovs-ctl start
    4.  ovs-ofctl dump-flows br-int


    The flowentry which added in step1 is missing,  Dose OVS store all the flow entries in memory?  How can i make OVS store flow entries persistence in DB, because i want it can reload the flow entries when machine reboot.


   Thank you 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20150422/df16da07/attachment-0002.html>


More information about the discuss mailing list