Configuring Systems for Terminals, Printers, and Other Serial Devices (32022-90057)
Configuring Serial Devices (for Host-Based Management)
Copy the Sample File
Chapter 5
69
Copy the Sample File
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 e3000, NMSAMP1.PUB.SYS.
To copy NMSAMP1.PUB.SYS into NMCONFIG.PUB.SYS, enter these commands at the
MPE/iX prompt (:):
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.
HELLO MANAGER.SYS,PUB
FILE CONFIG=NMCONFIG.PUB.SYS;DEV=1
FCOPY FROM=NMSAMP1.PUB.SYS;TO=*CONFIG;NEW