On Tue, Apr 29, 2014 at 11:51:12AM -0500, navaz wrote:
> I would like to limit the flow entries in the OVS.  ( For ex: say 100 flow
> entries) .

ovs-vsctl -- --id=@ft create Flow_Table flow_limit=100 overflow_policy=refuse 
-- set Bridge br0 flow_tables=0=@ft
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to