On Mon, May 29, 2017 at 09:42:55AM +0000, Asha P wrote: > I am using OpenvSwitch as one of the VNF ( Virtual Network > Function). I wanted to know if there any way where we can limit the > number of flows in switch, So that it can be used in my usecase. For > Example, I must be able to add only 5 flows in table 0 and the sixth > flow should be added to table 1.
See the documentation of the Flow_Table table in ovs-vswitchd.conf.db(5). _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
