Please don't drop the list. "ovs-dpctl dump-flows"
On Wed, Mar 18, 2015 at 11:03:36PM +0530, Sumit Paliwal wrote: > So as you have said that ovs-ofctl command can see all the flow. > Is there any command, by which I can see all the flows installed in flow > table in kernel level. > > On Wed, Mar 18, 2015 at 1:08 AM, Ben Pfaff <b...@nicira.com> wrote: > > > On Wed, Mar 18, 2015 at 12:25:42AM +0530, Sumit Paliwal wrote: > > > (1) I want to know that, I'm sending two different paths for one > > > destination from controller to switch, I've set different priorities for > > > both of them, and I could see those flows properly inserted in the flow > > > table with ofctl command. But now if it is not possible to access the > > > priority from kernel, from where can i access that. > > > > ovs-ofctl or another OpenFlow controller can see the priorities. > > > > > Is there any else parameter that i can use to differentiate these 2 flows > > > from kernel. > > > > If the flows have the same flow match, then only the higher-priority > > one will ever get installed in the kernel, so you can always know > > that's the one. > > > > > > -- > Sumit Paliwal > M.Tech. ICT, > IIT Jodhpur > > > *"Have a great Day... "* _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev