We had found that we are able to ping the TCPIP Defined ip 170.248.90.134, when tcpip is up and down as well.
Usually we wont be able to ping the IP address defined to TCPIP when its done. Does some other machine is owning the IP?
Find the output of find_io Command
on Aug 27 02:21:21 ibmsys1@amozpdt01:/z1>find_io
Interface Name tap0 -> MAC addr 2:a0:a0:a0:a0:a0 Flags = 0
Interface Name tap1 -> MAC addr 2:a1:a1:a1:a1:a1 Flags = 0
Interface Name tap2 -> MAC addr 2:a2:a2:a2:a2:a2 Flags = 0
Interface Name tap3 -> MAC addr 2:a3:a3:a3:a3:a3 Flags = 0
Interface Name eth0 -> MAC addr 0:50:56:83:3e:84 Flags = 0
====== Start of Chpid Registry Information =====
Total Interfaces Found = 5
Chpid Num Type State Slot Num Port Num Card Interface Name
========= ==== ===== ======== ======== ======== ==============
a0 0 808 ff 0 Tun/Tap tap0
a1 0 808 ff 0 Tun/Tap tap1
a2 0 808 ff 0 Tun/Tap tap2
a3 0 808 ff 0 Tun/Tap tap3
f0 0 808 ff 1 Wired eth0
====== End of Chpid Registry Information =====
====== io_slot.dat file created with registry information==
Profile definition:
3270port 3270 # port number for non-SNA (coax) 3270
manager #name aws3274 0002 # define non-SNA (coax) 3270 terminals
name aws3274 C700 # define non-SNA (coax) 3270 terminals
device 0700 3279 3274 mstcon
device 0701 3279 3274 tso
device 0702 3279 3274 tso
device 0703 3279 3274 tso
device 0704 3279 3274 tso
device 0705 3279 3274 tso
device 0706 3279 3274 tso
device 0707 3279 3274 tso
device 0708 3279 3274 tso
device 0709 3279 3274 tso
device 0710 3279 3274 tso
device 0711 3279 3274 tso
device 0712 3279 3274 tso
device 0713 3279 3274 tso
device 0900 3279 3274 tso
device 0901 3279 3274 tso
device 0902 3279 3274 tso
manager # define 3490 tape drive
name awsscsi 7000
#device 0580 3490 3490 /dev/sg0
#device 0581 3490 3490 /dev/sg1
#device 0582 3490 3490 /dev/sg2
#device 0583 3490 3490 /dev/sg3
manager # define network adapter (OSA)
#name awsosa 24 --path=F0 --pathtype=OSD # QDIO mode
#name awsosa 24 --path=F1 --pathtype=OSD # QDIO mode
#name awsosa 22 --path=A1 --pathtype=OSD --tunnel_intf=y # QDIO mode
name awsosa 24 --path=A0 --pathtype=OSD --tunnel_intf=y --tunnel_ip=192.168.10.1 --
tunnel_mask=255.255.255.0
device 400 osa osa --unitadd=0
device 401 osa osa --unitadd=1
device 402 osa osa --unitadd=2
manager # define network adapter (OSA)
name awsosa 22 --path=F0 --pathtype=OSD
device 404 osa osa --unitadd=0
device 405 osa osa --unitadd=1
device 406 osa osa --unitadd=2
Please give your suggestions.
SystemAdmin