Re: [pox-dev] Flow entries removal

2014-11-16 Thread Padma Jayasankar
Hi, Sorry. I didn't notice one thing. The hard_time_out is set to 30. Hence it is deleted and reinstalled. Thanks and Regards, Padma V On Mon, Nov 17, 2014 at 7:26 AM, Padma Jayasankar wrote: > Hi, > I checked the flow entries with > sudo ovs-ofctl dump-flows tcp:127.0.0.3:6634 > > When i e

Re: [pox-dev] Flow entries removal

2014-11-16 Thread Murphy McCauley
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 wrote: > Hi, >I am using Mininet,OVS along with POX. I am using l2_multi along with > openflow_discover

[pox-dev] Flow entries removal

2014-11-16 Thread Padma Jayasankar
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 increa