Table of Contents

NDL Modification

0.1 Compile New NDL

After verifying that the NDL specified at _mods/r2/NETCFG.txt compares favorably with the extracted NETCFG, it must be built using the job mods/compile-ndlmods_r2.job with the additional machine id parameter of 01

Operator> lc 12,4,_mods/compile-ndlmods_r2.job,01
compile-ndlmods_r2.job
~*
~*  This job compiles and installs the network definition
~*  file of the local host. NAM will use this new definition
~*  upon its next startup.
~*
COMPNDL.
$USER,NETADMN,NETADMN.
$NORERUN.
$SETTL,*.
$SETASL,*.
$SETJSL,*.
$NDLP.
$PURGE,NCFFILE,LCFFILE/NA.
$DEFINE,NCF=NCFFILE,LCF=LCFFILE/CT=PR,AC=Y.
$PERMIT,NCFFILE,NETOPS=W.
$PERMIT,LCFFILE,NETOPS=W.
$REWIND,NCFFILE,LCFM${1}.
$COPYEI,NCFFILE,NCF.
$COPYEI,LCFM${1},LCF.
***
*** COMPNDL COMPLETE
***
EXIT.
***
*** COMPNDL FAILED
***
~eor
~include ../_mods/r2/NETCFG.txt
Operator> ek [idle,nam.

Let NAM Quiesce, then restart NAM.

Operator> nam.

Reference NETCFG.txt

0.2 Modify ''cyber.ini''