Date: Sat, 18 Jul 2020 15:56:25 +0300 From: Alexandr Baryshnyev <abb@abbon.net> To: "freebsd-net@freebsd.org" <freebsd-net@freebsd.org> Subject: How to increase the size of the MAC address caching table? Message-ID: <fcebf573-820a-cdd5-6f03-f24b2123d1a4@abbon.net>
next in thread | raw e-mail | index | archive | help
Hello everybody. I have about 1,500 devices on the network, but in fact the MAC address table on the central router running Freebsd 12.0 never contains more than 1000 with small cached records. In the network, there are short-term random interruptions between different hosts and the router. The connection to the Internet on different computers in the network is lost for a short time. No apparent cause of these breaks was found. There is a suspicion that the MAC address table on the FreeBSD router has a limited size, about 1000 with a small record maximum. Is that so? Is it possible to increase the size of this table if it is limited? An internet search was not successful. Help me, please. > arp -an | grep -ve incomplete | wc -l 1055 Thank you. -- Best regards, Alexandr B. Baryshnyev, e-mail: abb@abbon.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fcebf573-820a-cdd5-6f03-f24b2123d1a4>