How are you monitoring the packet count? If you monitor the OpenFlow traffic, do you see the old entries being removed/replaced?
-- Murphy On Nov 16, 2014, at 4:58 PM, Padma Jayasankar <padmaj...@gmail.com> wrote: > Hi, > I am using Mininet,OVS along with POX. I am using l2_multi along with > openflow_discovery. In this setup, though i ping b/w two hosts continuously, > the flow entries are getting refreshed.ie. i am able to see the 'no of > packets' for the flow entry(icmp) which is used by the ping request > increasing from 1 to around 30, but after that again the no of pakts starts > with 1. Any reason behind this? Please clarify. > > Thanks and Regards, > Padma V