Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 May 2011 16:09:02 -0700
From:      Chuck Swiger <cswiger@mac.com>
To:        scubacuda@gmail.com
Cc:        FreeBSD - <freebsd-questions@freebsd.org>
Subject:   Re: ARP tables in FreeBSD (vs Linux)
Message-ID:  <8201F019-44EF-4AA3-B221-45438628B80E@mac.com>
In-Reply-To: <BANLkTimujxO5Dfs_5ztUBSFHo%2Bhr%2B%2BH4yA@mail.gmail.com>
References:  <BANLkTin%2B%2Bt1niAS5S139275ERq_o7VVYAQ@mail.gmail.com> <4DDB706E.2090108@gmx.com> <BANLkTimujxO5Dfs_5ztUBSFHo%2Bhr%2B%2BH4yA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On May 27, 2011, at 3:31 PM, Rogelio wrote:
> It was one of those things where in an effort to quickly fix things, I
> split up the collision domain and used a router to handle the ARP.
> 
> Right now, a 7201 router has about 15K ARPs, and the system is much slower.

I'm not surprised.  Even good switches tend to have max ARP table sizes of 4000 of 8000 entries; your 7201 or the Linux gateway previously might be encountering slowdowns because the switches are constantly needing to relearn ARP table entries which have been dropped.

Anyway, regardless of your router platform, it's not a preferable situation to put thousands of MACs into a single collision domain, much less tens of thousands.

Regards,
-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8201F019-44EF-4AA3-B221-45438628B80E>