I found a jobd in qsys named QTOCSTRTCP whose description is "Use CHGIPLA STRTCP(*YES) to start TCP/IP at IPL". I haven't found a reference to it yet.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: Thursday, April 18, 2013 3:02 PM
To: Midrange Systems Technical Discussion
Subject: Re: How does TCPIP start on a 7.1 system?
Thank you. I believe you're right. So what DOES do the STRTCP, since that's not in the QSTRUP program? Some obscure autostart job entry on some other subsystem?
Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1 Group Dekko Dept 1600 Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com
From: Mark S Waterbury <mark.s.waterbury@xxxxxxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>,
Date: 04/18/2013 03:48 PM
Subject: Re: How does TCPIP start on a 7.1 system?
Sent by: midrange-l-bounces@xxxxxxxxxxxx
Hi, Rob:
Dump the program object for QWDAJPGM by issuing:
DMPOBJ QSYS/QWDAJPGM *PGM
and take a look at the resulting spool file listing.
Looks to me like it just does a RTVSYSVAL QSTRUPPGM into some variables,
and then does a CALL to that program.
I see no evidence of any "STRTCP" anywhere in this program. :-\
HTH,
Mark S. Waterbury
On 4/18/2013 3:42 PM, rob@xxxxxxxxx wrote:
Nice trivia. But am I on the right track that QWDAJPGM is what does the
STRTCP? QWDAJPGM is called from job description QSTRUPJD, the autostart
job entry on your controlling subsystem.
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.