This week on our weekly video tech tips series we are talking about network bonding on CentOS and why it’s useful. Check it out below to learn more.
Hey guys, Mitch here with 45Drives, welcome back to our weekly tech tip video. Today I’m going to be talking about network bonding on CentOS and why it’s useful.
Network bonding is when you take two or more network interfaces and bond them into a single logical network interface. It can be great for two reasons:
One great thing about network bonding is if one interface goes down or is unplugged, another network interface in the bond will pick up the slack and keep the network connection online.
Linux uses a special kernel module called “bonding” that includes 7 different modes that can be used. However, most use cases are covered with 2-3 of those modes.
Next, I’m going to show you how to set up a network bond on CentOS. This is a very simple and straightforward process.
One thing to note about modes 1 active-backup – it’s just like it sounds. It provides no extra bandwidth but it does provide fault tolerance. One great benefit about this is it’s the easiest one to set up.
Now for Mode 4 or LACP. It provides load balancing for extra bandwidth as well as fault tolerance. However, your switch must support this.
If you want to find out more such as detailed guides on how to do everything talked about in this video be sure to check out our knowledgebase articles.
To find out more check out our knowledge base!
Newsletter Signup
Sign up to be the first to know about new blog posts and other technical resources