Changes

Jump to: navigation, search

Bonding

11 bytes added, 06:46, 4 September 2007
m
Modify eth0 and eth1 config files
===Modify eth0 and eth1 config files===
Open both configuration configurations using vi (text editor ) and make sure the file read reads as follows for interface eth0 interface
# vi /etc/sysconfig/network-scripts/ifcfg-eth0
</pre>
Open the eth1 configuration file using vi text editor:
vi /etc/sysconfig/network-scripts/ifcfg-eth1
Make sure the file read reads as follows for interface eth1 interface:
<pre>
DEVICE=eth1
BOOTPROTO=none
</pre>
Save the file and exit to shell prompt.
=== Load bond driver/module ===
12
edits

Navigation menu