|
|
|
|
|
by dgquintas
4580 days ago
|
|
"Bonding" at the kernel level: The Linux bonding driver provides a method for aggregating multiple network interfaces into a single logical "bonded" interface. The behavior of the bonded interfaces depends on the mode. Generally speaking, modes provide either hot standby or load balancing services. Additionally, link integrity monitoring may be performed. https://www.kernel.org/doc/Documentation/networking/bonding.... |
|