All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Dichtel <nicolas.dichtel@6wind.com>
To: "Agarwal, Rohit (NSN - IN/Bangalore)" <rohit.agarwal@nsn.com>,
	"davem@davemloft.net" <davem@davemloft.net>,
	"jiri@resnulli.us" <jiri@resnulli.us>,
	"hannes@stressinduktion.org" <hannes@stressinduktion.org>,
	"gaofeng@cn.fujitsu.com" <gaofeng@cn.fujitsu.com>,
	"vfalico@redhat.com" <vfalico@redhat.com>,
	"duanj.fnst@cn.fujitsu.com" <duanj.fnst@cn.fujitsu.com>,
	"noureddine@aristanetworks.com" <noureddine@aristanetworks.com>,
	"ebiederm@xmission.com" <ebiederm@xmission.com>,
	"tim.gardner@canonical.com" <tim.gardner@canonical.com>,
	"stephen@networkplumber.org" <stephen@networkplumber.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Wiebe, Wladislav (NSN - DE/Ulm)" <wladislav.wiebe@nsn.com>
Subject: Re: Isse in Arp cache timeout
Date: Wed, 30 Apr 2014 15:22:14 +0200	[thread overview]
Message-ID: <5360F906.2080809@6wind.com> (raw)
In-Reply-To: <869C2FE41C1E074D9858305AA6736A072F8A745A@SGSIMBX008.nsn-intra.net>

Le 30/04/2014 13:57, Agarwal, Rohit (NSN - IN/Bangalore) a écrit :
> Hi,
>
> We are facing problem with Arp cache timeout.
>
> System being used is as below -
> Board (having Octeon processor) is running Linux(3.10.34) with one of the Ethernet interface connected to NIC card which is then connected to a Windows PC.
> Default value for base_reachable_time_ms is set to 30000 on board. Traffic(ping) is send from PC to Board.
> "ip neigh" shows the arp being resolved & entry status as reachable. After some time (20-40 sec), the status changes to stale.
>
> Now we change the value of base_reachable_time_ms to 100000. But resulting timeout does not change. The stale status is reached within same 20-40 sec.
> This behavior remains forever. Even if we assign different values to base_reachable_time_ms, still no change in time out.
Did you change only the default value
(/proc/sys/net/ipv[4|6]/neigh/default/base_reachable_time_ms) or the value of
the interface (/proc/sys/net/ipv[4|6]/neigh/mynetdev/base_reachable_time_ms)?

>
> Only when system is restarted the new value is effective.
In you change the default value, only interfaces that didn't have an IPv4 (or
an IPv6) address will "get" this new value, but all interfaces that already
have an IPv4 (or IPv6) address will keep the previous value, ie the one set in
their own entries.


Regards,
Nicolas

  reply	other threads:[~2014-04-30 13:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-30 11:57 Isse in Arp cache timeout Agarwal, Rohit (NSN - IN/Bangalore)
2014-04-30 13:22 ` Nicolas Dichtel [this message]
2014-04-30 13:27   ` Agarwal, Rohit (NSN - IN/Bangalore)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5360F906.2080809@6wind.com \
    --to=nicolas.dichtel@6wind.com \
    --cc=davem@davemloft.net \
    --cc=duanj.fnst@cn.fujitsu.com \
    --cc=ebiederm@xmission.com \
    --cc=gaofeng@cn.fujitsu.com \
    --cc=hannes@stressinduktion.org \
    --cc=jiri@resnulli.us \
    --cc=linux-kernel@vger.kernel.org \
    --cc=noureddine@aristanetworks.com \
    --cc=rohit.agarwal@nsn.com \
    --cc=stephen@networkplumber.org \
    --cc=tim.gardner@canonical.com \
    --cc=vfalico@redhat.com \
    --cc=wladislav.wiebe@nsn.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.