On Thu, Oct 24, 2013 at 08:07:06PM +0530, Sahil4 S wrote:
> I am working with the OVS version - 2.0.9 and I am facing the following issue:
> 
> I issues a FLOW_MOD command to delete all the flows and then verified with 
> the following command on the switch side:
> 
> abc@abc-ThinkCentre-M91P:~/oftest$ sudo ovs-ofctl dump-flows br0
> NXST_FLOW reply (xid=0x4):
> 
> But, If I see the number of tables it shows the number of active flows
> in the table 0 as 7. Why is this discrepency?

You probably have a controller configured in in-band mode.  In-band mode
uses a number of "hidden" flows.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to