Chapter 11. SNA over Ethernet 179
NJEDEF DELAY=120, /*Max.Msg Delay Time ohwnc*/
HDRBUF=(LIMIT=100, /*Number of NJE header +trailer ohwnc*/
/*buffers */
WARN=80), /*Warning Threshold ohwnc*/
JRNUM=2, /*Number of job receivers hwnc*/
JTNUM=2, /*Number of job xmitters hwnc*/
LINENUM=5, /*Number of lines for NJE hwnc*/
MAILMSG=NO, /*Don't automatically issue ohwnc*/
/*notification message */
MAXHOP=0, /*Num.of iterations to limit hwnc*/
/*hoping in network */
/*0 means no hop counting */
NODENUM=50, /*Max.number of NJE nodes nc*/
OWNNODE=3, /*this node's number c*/
PATH=1, /*number of paths hwnc*/
RESTMAX=8000000, /*Max.resistance tolerance ohwnc*/
RESTNODE=150, /*this node's resistance ohwnc*/
RESTTOL=300, /*Alt.resistance tolerance ohwnc*/
SRNUM=2, /*number of sysout receivers hwnc*/
STNUM=2, /*number of sysout xmitters hwnc*/
TIMETOL=30 /*Time variation between clocks ohwnc*/
We changed the OWNNODE= statement on each system to match the node number we had
assigned; we then let the SMF system ID match the node name list in order to select a node
number. We had to cold start the systems in order for the change of OWNNODE to become
effective.
11.15.1 NJE verification
On z370, zsna, and z232 we placed the following commands in the automatic startup script:
$SLOGON1
$SLINE1
We then used the console at zos1 to start the NJE network, producing the following console
activity:
ZOS1 $slogon1
ZOS1 $HASP881 LOGON1 APPLID=ZOS1NJE1,STATUS=INACTIVE
ZOS1 $HASP091 LOGON1 IS ACTIVE
ZOS1 $sline1-3
ZOS1 $HASP880 LINE1 UNIT=SNA,STATUS=INACTIVE
ZOS1 $HASP880 LINE2 UNIT=SNA,STATUS=INACTIVE
ZOS1 $HASP880 LINE3 UNIT=SNA,STATUS=INACTIVE
ZOS1 $sn,a=z370nje1
ZOS1 $HASP000 OK
ZOS1 $HASP200 Z370 STARTED ON LNE3 SESSION Z370NJE1 BFSZ=03840
ZOS1 $HASP524 L3.JT1 INACTIVE
ZOS1 $HASP524 L3.JT2 INACTIVE
ZOS1 $HASP534 L3.ST1 INACTIVE
ZOS1 $HASP534 L3.ST2 INACTIVE
ZOS1 $sn,a=z232nje1
ZOS1 $HASP000 OK
ZOS1 $HASP200 Z232 STARTED ON LNE2 SESSION Z232NJE1 BFSZ=03840
ZOS1 $HASP524 L2.JT1 INACTIVE
ZOS1 $HASP524 L2.JT2 INACTIVE
ZOS1 $HASP534 L2.ST1 INACTIVE
ZOS1 $HASP534 L2.ST2 INACTIVE
ZOS1 $sn,a=zsnanje1