![Qlogic InfiniPath Install Manual Download Page 51](http://html1.mh-extra.com/html/qlogic/infinipath/infinipath_install-manual_3228948051.webp)
3 – Software Installation
Configuring the InfiniPath Drivers
IB0056101-00 C
3-17
Q
/usr/share/doc/initscripts-*/sysconfig.txt
3.8.2.1
ipath_ether
Configuration on Fedora and RHEL4
These configuration steps will cause the
ipath_ether
network interfaces to be
automatically configured when you next reboot the system. These instructions are
for the
Fedora Core 3, Fedora Core 4 and Red Hat Enterprise Linux 4
distributions.
Typically on servers there are two Ethernet devices present, numbered as 0 (
eth0
)
and 1 (
eth1
). This example assumes we create a third device,
eth2
.
NOTE:
When multiple InfiniPath chips are present, the configuration for
eth3
,
eth4
, and so on follow the same format as for adding
eth2
in the
examples below.
1. Check for the number of Ethernet drivers you currently have by either one of
the two following commands :
$
ifconfig -a
$
ls /sys/class/net
As mentioned above we assume that two Ethernet devices (numbered 0 and
1) are already present.
2. Edit the file
/etc/modprobe.conf
(as root) by adding the following line:
alias eth2 ipath_ether
3. Create or edit the following file (as root).
/etc/sysconfig/network-scripts/ifcfg-eth2
If you are using DHCP (dynamic host configuration protocol), add the following
lines to
ifcfg-eth2
:
# QLogic Interconnect Ethernet
DEVICE=eth2
ONBOOT=yes
BOOTPROTO=dhcp
If you are using static IP addresses, use the following lines instead, substituting
your own IP address for the sample one given here
.
The normal matching
netmask is shown.
# QLogic Interconnect Ethernet
DEVICE=eth2
BOOTPROTO=static
ONBOOT=YES
IPADDR=192.168.5.101 #Substitute your IP address here
NETMASK="255.255.255.0"#Normal matching netmask
TYPE=Ethernet
Summary of Contents for InfiniPath
Page 1: ...IB0056101 00 C Page i Q S i m p l i f y InfiniPath Install Guide Version 2 0...
Page 4: ...InfiniPath Install Guide Version 2 0 Q Page iv IB0056101 00 C...
Page 16: ...1 Introduction Documentation and Technical Support 1 8 IB0056101 00 C Q...
Page 34: ...2 Hardware Installation Completing the Installation 2 18 IB0056101 00 C Q...
Page 64: ...3 Software Installation Installation Troubleshooting 3 30 IB0056101 00 C Q...
Page 72: ...A RPM Descriptions OpenFabrics RPMs A 8 IB0056101 00 C Q...