Network information is stored in a configuration file called
NMCONFIG.PUB.SYS.
If you do not already have a NMCONFIG.PUB.SYS
file, create a copy of NMCONFIG.PUB.SYS
from the sample configuration file supplied on the HP 3000, NMSAMP1.PUB.SYS.
To copy NMSAMP1.PUB.SYS
into NMCONFIG.PUB.SYS,
enter these commands at the MPE/iX prompt (:):
 | HELLO MANAGER.SYS,PUB  | 
 | FILE CONFIG=NMCONFIG.PUB.SYS;DEV=1  | 
 | FCOPY FROM=NMSAMP1.PUB.SYS;TO=*CONFIG;NEW  | 
  | 
  |   | 
  | 
  | NOTE: "DEV=1"
must be specified in the FILE
equation to specify that the NMCONFIG.PUB.SYS
file is to be stored to system disk 1. | 
  | 
  |   | 
  |