NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SHOW TERMDEF
NonStop NET/MASTER MS Commands
2–398 115412 Tandem Computers Incorporated
ALL
specifies all terminals defined to NonStop NET/MASTER MS.
Considerations
The default authority level of this command is 0.
You can enter this command from any NCL procedure, including the INIT NCL
procedure, by using either the CMD core statement or the INTCMD verb.
Messages NNM1217, NNM1225, and NNM0999 indicate the results of this
command. Refer to the NonStop NET/MASTER Messages Manual or NonStop
NET/MASTER MS online help for a description of these messages.
For related information, see the CANCEL, CLOSTERM, OPENTERM, SHOW
TERM, and TERMINAL commands.
Examples
1. The following example displays information about all terminals defined to
NonStop NET/MASTER MS. The following screen displays the results.
SHOW TERMDEF=ALL
(13:58) --------------------- OPERATOR CONTROL SERVICES ----------------------
SHOW TERMDEF=ALL
NNM1225 LOGICALNM DEVICENM CLR HI MDL STATUS
NNM1225 #5166298 $ATPE.#TERM2 Y Y - DISCON’D
NNM1225 #5166305 $ATP3.#TERM2 - - - CONNECTED
NNM1225 #5166303 $ATPF.#TERM1 - - 27X132 CONNECTED
NNM1225 #5166302 $ATP2.#TERM1 Y N - CONNECTED
NNM1225 #5166306 $ATP4.#TERM2 - - - CONNECTED
NNM1204 #5166414 \SYS2.$ATPP.#TERM1 - - - CONNECTED
NNM1225 #5166333 $ATPZ.#TERM1 - - - CONNECTED
NNM0999 *END* 7 TERMINAL DEFINITIONS
_____________________________________________________________________________
---------- ------------------ NonStop NET/MASTER D30 ---------------- --------
M=>
2. The following example displays information about all terminals with a logical
name beginning with #51663:
SHOW TERMDEF=#51663*