HPlogo Using the Node Management Services (NMS) Utilities: HP 3000 MPE/iX Computer Systems > Chapter 5 Using NMMGR in Maintenance Mode

LISTDIR

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

Lists the contents of a network directory.

Syntax

		LISTDIR [nodename]

Parameters

nodename

The name of a node to display from the directory in the format:

nodename.domain.organization

Each of the three names may be from one to sixteen characters long, must begin with a letter, and may contain letters, digits, underscores, or dashes.

If omitted, then all entries in the directory will be listed.

When both global and local entries exist with the same name, both will be listed.

Description

LISTDIR displays zero or more entries in the current network directory. A summary of information about the directory file itself is listed first, followed by individual entry listings sorted alphabetically by node name within entry class. Local entries precede global entries.

The summary includes the name of the network directory file, the date and time of last modification, the number of records available and used, and the directory's capacity shown as a percentage.

For each entry listed, the node name and classification is shown (LOCAL entries are followed by "(L)"). Next is a list of one to eight network addresses associated with the entry. For each network address, the type, additional address, and transport services (TCP, TCP Checksum setting, PXP) are shown where applicable.

The list file is directed to the formal designator FORMLIST, which defaults to $STDLIST.

Example

NMMGR> LISTDIR
           GLOBAL NETWORK DIRECTORY INFORMATION
     Directory File:           NSDIR.PUB.SYS
     Modification Date:       FRI, APR 20, 1990, 10:04 AM
     Modification Node:       CECIL.DCL.IND
     Records Used:             9
     Records Available:       991
     Capacity:                  1% full
Node NameIP AddressNet TypeAdditional AddrTCPCHXPXP
POGO.DCL.IND (L)C 194.107.213 017 IP XNONE  X
ASTRO.MKTG.INDC 194.107.213 009 IPNONEX X
VENUS.FIN.INDC 194.107.213 017 IPNONEXXX
 B 145.140 062.193 IP/IEEE802.3 F1-B3-58-73-A3-09XXX
ZIGGY.LAB.INDC 194.107.213 086 IP NONE X X

Feedback to webmaster