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

PURGELU

MPE documents

Complete PDF
Table of Contents
Index

Purges LUs from the SNA node transport screen.

Syntax


  PURGELU SNAnodename [filename]

Parameters

SNAnodename

A one to eight character alphanumeric name that identifies the SNA node to be purged.

filename

A text file that contains the LU names to be purged from the configuration file. 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 here.

Description

If the filename is not specified you will be prompted with the PURGELU> prompt. The format for each interactive or filename is:

LUName [;]

The SNA node name must be a one to eight character alphanumeric name. It identifies the SNA node to be purged. If SNA node name is not specified the current (last used) name will be used. If no current name exists then the first name configured will be selected.

The LUName is a one to eight character alphanumeric name that must be unique for the SNA node.

See also ADDLU and LISTLU.

Example


  NMMGR> PURGELU SNAnode1
  Enter LU names (luname [;]):
  PURGELU> lu1;
  PURGELU> lu2;
  PURGELU> lu3;
  PURGELU>
  NMMGR>




PURGELDEV


PURGENI