HP 3000 Manuals

PATHCONF [ Using the Node Management Services (NMS) Utilities ] MPE/iX 5.0 Documentation


Using the Node Management Services (NMS) Utilities

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



MPE/iX 5.0 Documentation