HP 3000 Manuals

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


Using the Node Management Services (NMS) Utilities

DELETECONF 

Deletes a subtree from the current configuration file.

Syntax 

DELETECONF path

Parameters 

path                  The name of a configuration path in the
                      configuration file that describes the location of
                      the subtree to delete.  It is composed of one to
                      eight path identifiers separated by periods, as
                      follows:

                      pathid.pathid.pathid...

                      The last identifier in the path must be a select or
                      type select identifier.

Description 

DELETECONF deletes the subtree of the specified path.  All configuration
records in the subtrees below the specified path are deleted.  The
configuration record identified by the specified path is also deleted.

Example 

To delete all configuration records in the NETXPORT.NI.LAN subtree:

NMMGR>DELETECONF NETXPORT.NI.LAN



MPE/iX 5.0 Documentation