How to configure network interface bonding on RHEL 8 Linux - LinuxConfig.org

Network interface bonding consists in the aggregation of two or more physical network interfaces, called slaves, under one logical interface called master or bond interface. Depending on the bonding mode, such setup can be useful to achieve fault tolerance and/or load balancing. In this tutorial we will learn what the available bonding modes are and how to create a network bonding on Red Hat Enterprise Linux 8.


This is a companion discussion topic for the original entry at https://linuxconfig.org/how-to-configure-network-interface-bonding-on-red-hat-enterprise-linux-8