Intel_RAID_HA_Solution_RHEL_WhitePaper

Intel® RAID High Availability Solution for Red Hat* Linux Systems White Paper Installation
Revision 1.0 Intel Confidential
7
2.5 Network Configuration
In this example, the server is configured with a static IP address. Each server should be
configured with its own static IP address. The steps to configure the network for the first server
are shown below.
1. Enter the command: cd /etc/sysconfig/network-scripts/
2. Edit the file corresponding to your newly configured network using “vi” or your preferred
text editor.
Figure 5. Open the Network Configuration File
3. Edit the ifcfg-eth0 file with proper IP address.
4. Set “ONBOOT=yes” and remove any unnecessary lines from this file and then save it.
Figure 6. Edit the Network Configuration File