HPlogo Using the Node Management Services (NMS) Utilities > Chapter 5 Using NMMGR in Maintenance Mode

DELETECONF

MPE documents

Complete PDF
Table of Contents
Index

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




COPYCONF


DELETENODE