On Wed, Mar 4, 2020 at 8:19 PM Rafael Ramos <rafael.ra...@newtelecom.net.br> wrote:
> Dear, > > I am experiencing a problem using the current version of BSDRP, I am > joining an IXP where a quarantine period is required for tests where all > tests except the learning of mac adrress does not pass the test in case I > verified that the BSDRP does not learn beyond 500 mac address where in the > quarantine test a minimum of 2048 mac address is needed where we would > guarantee a smooth operation in IXSP on various equipment such as mikrotik, > huawei and even linux, adjustments are necessary so that the router can > learn the stipulated amount of mac address. My question is ? in fact it > needs some adjustment in the BSDRP in researches I verified Freebsd users > who were joining some IXP who needed to make adjustments like the ones > below: > > Hi, When you're saying there is a MAC address limit, are your referring to the ARP table size ? I've did a small test using script [1] generating a jail/vnet with 2100 epairs interfaces. And from the standard host stack, pinging all those 2100 "remote" IP adresses: The ARP table seems able to store all of them: # arp -na | wc -l 2109 So, how are you checking the limit of the 500 MAC ? Regards, Olivier [1] https://github.com/ocochard/BSDRP/blob/master/tools/testing-ARP-table.sh
_______________________________________________ Bsdrp-users mailing list Bsdrp-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bsdrp-users