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

PURGELDEV

MPE documents

Complete PDF
Table of Contents
Index

Purges LDEVs from a DTC card.

Syntax


              {dtcname}
  PURGELDEV   {dtc-nodename}       [filename]
              {station-address}

Parameters

dtcname

The NMMGR nametag for the DTC being accessed. The nametag is the last name in the pathname of the DTC. For example, the dtcname is DTC01 in the pathname DTS.DTC.SELECT.DTC01. The dtcname in a one to eight character alphanumeric string.

dtc-nodename

The nodename of the DTC that has been configured at the DTC nametag path. The name must conform to the NODENAME.ORGANIZATION.DOMAIN format. The name is a five to fifty character alphanumeric string.

station-address

The hexadecimal station of the DTC being accessed.

filename

A text file that contains the LDEVs to be added or purged. The file name's format is:

filename[.groupname[.accountname]]

A file lockword may not be specified. The contents of the file must be formatted as described below.

Description

This command purges the selected LDEVs from the cards in the DTC's configuration. The first DTC found that matches the selection criteria will be operated on. For example, this could occur if more that one DTC is configured with the same station-address.

LDEVs for one of more cards can be entered on each invocation of this command. If you don't specify a filename you will be prompted with the ADDLDEV> prompt. The format or each entry depends on the card type. The format for each entry is:

LDEV[,] cardno[,] [# my comment ]

All text following the options number sign "#" will be interpreted as a comment.

See also ADDLDEV and LISTLDEV.

Example


  NMMGR> PURGELDEV dtc01.ind.hp

Enter LDEVs; (ldev, cardno)

  PURGELDEV> 100, 1,;
  PURGELDEV> 101, 1;
  PURGELDEV> 102, 1;
  PURGELDEV> 201, 2,
  NMMGR>




PURGECONF


PURGELU