On Monday, 02/10/2003 at 10:18 ZE9, wonhan <[EMAIL PROTECTED]> wrote: > i have four linux images > i stoped TCP/IP server and started TCP/IP server without halting linux > images > and then, i can't ping from linux to z/VM > [snip] > > how can i build LNK001 UP state? > can i communicate between z/VM and linux images after stop,start TCP/IP > server without > shutdown linux images?
Did you remember to add a START statement in PROFILE TCPIP for your CTC device? That's the only way VM will automatically bring a link up. You can try "ifconfig lnk001 up" if you want to do it dynamically. NETSTAT DEVLINK will give you detailed information about the status of the CTC link. Alan Altmark Sr. Software Engineer IBM z/VM Development
