1
0
mirror of https://github.com/PDP-10/stacken.git synced 2026-03-01 17:26:38 +00:00
Files
Lars Brinkhoff 6e18f5ebef Extract files from tape images.
Some tapes could not be extracted.
2021-01-29 10:47:33 +01:00

22 lines
1001 B
Plaintext

CISTS is a utility program which prints out the status and configuration
of the CI network on a TOPS-10 system. It must be run by a privileged
job ([1,2]).
When you run CISTS, it will first print out the status of the paths to
each node on the CI network. In the output, the letter "A" indicates
Path A (or 0, as it is sometimes referred to) is currently open between
the CPU listed in the left-hand column and the CI node indicated by the
heading above. The letter "B" indicates the same thing for Path B (or
1, as it is sometimes referred to).
After the Path Status output, CISTS will next print information about
each node on the CI network. This will include the software type and
version, hardware type and version, and node name.
If the conditional assembly switch "FTPOLL" is enabled when the CISTS
program is compiled, the configuration information will also include the
devices which are connected to MSCP servers. These are the HSC nodes.