HWADDR=02:00:00:00:00:01
Now
ifcfg-eth1
looks similar to the following:
# IBM QETH
DEVICE=eth1
HWADDR=02:00:00:00:00:01
BOOTPROTO=static
IPADDR=192.168.70.69
NETMASK=255.255.255.0
ONBOOT=yes
NETTYPE=qeth
SUBCHANNELS=0.0.0600,0.0.0601,0.0.0602
TYPE=Ethernet
Check the routing for the new interface:
# route
Kernel IP routing table
Destination
Gateway
Genmask
Flags Metric Ref
Use Iface
192.168.70.0
*
255.255.255.0
U
0
0
0 eth1
9.12.20.0
*
255.255.255.0
U
0
0
0 eth0
169.254.0.0
*
255.255.0.0
U
0
0
0 eth1
default
pdlrouter-if5.p 0.0.0.0
UG
0
0
0 eth0
Verify your changes by using the
ping
command to ping the gateway:
# ping -c 1 192.168.70.8
PING 192.168.70.8 (192.168.70.8) 56(84) bytes of data.
64 bytes from 192.168.70.8: icmp_seq=0 ttl=63 time=8.07 ms
If the default route information has changed, you must also update
/etc/sysconfig/network
accordingly.
6.2. Quick Reference for Adding Network Devices
There are several basic tasks for adding a network interface on zSeries systems.
• Load the device driver.
• Create the group device or, for IUCV, create the IUCV device.
• Configure the device.
Quick Reference for Adding Network
83
Summary of Contents for ENTERPRISE LINUX 3 - FOR IBM S-390 AND IBM ESERVER ZSERIES
Page 2: ...Red Hat Enterprise Linux 4 ...
Page 4: ...Red Hat Enterprise Linux 4 ...
Page 56: ...46 ...
Page 64: ...54 ...
Page 70: ...60 ...
Page 104: ...94 ...
Page 108: ...98 ...