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 


_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to