As network cards or links may fail, we may solve this problem by creating multiple links to our network devices. One way is interface bonding which we will configure one in our example. I assume that your linux have three interfaces eth0,eth1 and eth2. We will use two of the interfaces;
Slave Interfaces : eth1 and [...]