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

LISTLU

MPE documents

Complete PDF
Table of Contents
Index

Lists LUs in a format compatible with ADDLU.

Syntax


  LISTLU SNAnodename [filename]

Parameters

SNAnodename

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

filename

A text file that contains the LU name and number for each LU to be read 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 below.

Description

If the filename parameter is specified, the file is created and opened. If the file exists, its contents are purged before it is opened. If the filename is not specified the data will be printed to the $STDLIST.

See also ADDLU and PURGELU.

Example


  NMMGR> LISTLU SNAnode1
  LISTLU> lu1,1;
  LISTLU> lu2,2;
  LISTLU> lu3,3;
  LISTLU> lu4,4;
  LISTLU>
  NMMGR>




LISTDIR


MAKESTREAM