LISTDIR [ Using the Node Management Services (NMS) Utilities ] MPE/iX 5.0 Documentation
Using the Node Management Services (NMS) Utilities
LISTDIR
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
T C P
C H X
Node Name IP Address Net Type Additional Addr P K P
------------------------------------------------------------------------
POGO.DCL.IND (L) C 194.107.213 017 IP NONE X
ASTRO.MKTG.IND C 194.107.213 009 IP NONE X X
VENUS.FIN.IND C 194.107.213 017 IP NONE X X X
B 145.140 062.193 IP/IEEE802.3 F1-B3-58-73-A3-09 X X X
ZIGGY.LAB.IND C 194.107.213 086 IP NONE X X
MPE/iX 5.0 Documentation