Using the Node Management Services (NMS) Utilities (MPE/iX 7.0, 7.5)
112 Chapter5
Using NMMGR in Maintenance Mode
PATHCONF
PATHCONF
Sets the current path in the current configuration file.
Syntax
PATHCONF[=]path
Parameters path The name of a path in the configuration file that
describes the location of the desired record. It is
composed of one to eight path identifiers separated by
periods:
pathid.pathid.pathid...
The last identifier in the path must be a data identifier
(must refer to a data screen).
Description PATHCONF sets the current path in the configuration file; that is, it
points to the specified configuration record. The current data in the
current path is operated on by the READCONF, READALLCONF, WRITECONF,
and UPDATECONF commands. You must call the VERSIONCONF command
before using this command. The VERSIONCONF command needs to be
called only once in a session.
Example To set the current path in the configuration file to NETXPORT.NI.
niname
where
niname
=LANNI:
NMMGR>
PATHCONF NETXPORT.NI.LANNI