Red Hat ENTERPRISE LINUX 4 - INSTALLATION GUIDE FOR IBM S-390 AND IBM ESERVER ZSERIES Installation Manual page 95

Installation guide for the ibm s/390 and ibm eserver zseries architectures
Hide thumbs Also See for ENTERPRISE LINUX 4 - INSTALLATION GUIDE FOR IBM S-390 AND IBM ESERVER ZSERIES:
Table of Contents

Advertisement

http://oss.software.ibm.com/developerworks/opensource/linux390/docu/lx26apr04dd01.pdf
(Linux for zSeries and S/390 Device Drivers, Features, and Commands)
• Set the device online:
# echo 1 /sys/bus/ccwgroup/drivers/lcs/<read_device_bus_id>/online
• Define the alias.
Based on the type interface being added, add a line to
one of the following:
eth<n> alias lcs
tr<n> alias lcs
• Create a configuration script.
Create a file in
/etc/sysconfig/network-scripts/
ifcfg-eth<n>
ifcfg-tr<n>
The file should look similar to the following:
/etc/sysconfig/network-scripts/ifcfg-eth0
# IBM LCS
DEVICE=eth0
BOOTPROTO=static
HWADDR=00:06:29:FB:5F:F1
IPADDR=9.12.20.136
NETMASK=255.255.255.0
ONBOOT=yes
NETTYPE=lcs
SUBCHANNELS=0.0.09a0,0.0.09a1
PORTNAME=0
TYPE=Ethernet
Based on the type interface being added, the DEVICE parameter should be one of the
following:
DEVICE=eth<n>
DEVICE=tr<n>
/etc/modprobe.conf
with a name like one of the following:
Devices
that is similar to
85

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ENTERPRISE LINUX 4 - INSTALLATION GUIDE FOR IBM S-390 AND IBM ESERVER ZSERIES and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Enterprise linux 4

Table of Contents