wiki:centos_bonding_interfaces

This is an old revision of the document!


CentOS Bonding Interfaces

Jun 2017


Introduction

For network redundancy, we can bond interface pairs on the G6/G7 servers. For this example I am using CentOS 6.x, so luckily still have the ethx naming convention.

Two bond a pair of interfaces requires three files (four if you want to do some multicast routing). first we will look at bonding a pair of interfaces for management, then we can look at bonding a pair of interfaces for ingest/egress.

Management Interface Bonding

For bonding the management interfaces, we will require three files. I am making the assumption that we are using the first two interfaces (eth0 and eth1) for management, and that this is our first bond on this device (so bond0):

ifcfg-eth0
ifcfg-eth1
ifcfg-bond0
wiki/centos_bonding_interfaces.1498473044.txt.gz · Last modified: 2023/03/09 22:35 (external edit)