Archive for 'Networking'
Q: How do I configure Link Aggregation in NetBSD?
A: Link Aggregation (some vendors refer to this as connection bonding) is simple to configure. NetBSD includes the agr driver which supports the IEEE 802.3ad Link Aggregation Control Protocol. To start, you will need to compile a kernel with the agr driver. Your kernel config should include. pseudo-device agr With the driver compiled into [...]
Posted: January 16th, 2007 under Answers, NetBSD, Networking.
Comments: none
