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 <padmaj...@gmail.com>
wrote:

> Hi,
>   I checked the flow entries with
> sudo ovs-ofctl dump-flows tcp:127.0.0.3:6634
>
> When i execute this repeatedly, i am able to see the n_packets attribute
> of the flow entry as b/w 1 to 30.(while the ping is running continuously),.
>    Then it again starts with n_packets as 1. doesn't it mean that the
> entry is deleted and placed again?
>
> Thanks and Regards,
> Padma V
>
> On Mon, Nov 17, 2014 at 6:49 AM, Murphy McCauley <
> murphy.mccau...@gmail.com> wrote:
>
>> 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
>>
>>
>>
>

Reply via email to