Posts Tagged With: Network
>Updated: Redhat Linux RHEL 4 NIC Bonding
>Update: The below configuration for multiple bonded interface *does* work, but involves loading the bonding driver multiple times using precious system resources. The other option is to use the following in modprobe.conf alias bond0 bondingalias bond1 bondingoptions bond0 miimon=100 mode=1 max_bonds=2options bond1 miimon=100 mode=1 max_bonds=2 This will only load the module once, and setup 2 … Continue reading
