Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

questions about the netbsd ip stack



Hello,

We operate a netbsd router in our network. Attached are more than 1000 devices. My question: is there a fixed size of the ndp table or is the size dynamically adjusted? The same question is about the size of the routing table. Is there a fixed maximum size or is the size at runtime adjusted. Currently, the size is about 1500

bash-4.3 # route -n show | wc -l
     1692
bash-4.3 # ndp -an | wc -l
     1543


Can we add any more clients or is a limit reached yet?

We also want to use the bridge interface. ifconfig shows that only a maximum of 100 MAC addresses is supported. How can you increase this limit?


Thanks for your efforts


Regards
Uwe


Home | Main Index | Thread Index | Old Index