NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
OPENTERM
NonStop NET/MASTER MS Commands
2–172 115412 Tandem Computers Incorporated
OPENTERM The OPENTERM command opens the specified terminal(s) for use with NonStop
NET/MASTER MS. You must explicitly define a terminal to NonStop NET/MASTER
MS (using the TERMINAL ADD command) before you can use the OPENTERM
command. After you open a terminal, NonStop NET/MASTER MS displays the logon
screen. You cannot open a terminal that is already open. The OPENTERM command
does not affect the terminal definition record.
OPENTERM {
device-name
|
logical-name
| ALL }
device-name
specifies the physical name of the terminal. This is the name by which the
operating system recognizes the terminal. You can specify a device name in the
following forms:
\*
\
sys
*
\
sys
.*
[ \
sys
. ]*
[ \
sys
. ]$*
[ \
sys
. ]$
device
*
[ \
sys
. ]$
device
.*
[ \
sys
. ]$
device
.#*
[ \
sys
. ]$
device
.#
subdevice
*
[ \
sys
. ]$
device
[ .#
subdevice
]
You can specify an asterisk (*) as the last character of a device name. In this
context, the asterisk is a wild card.
Note NonStop NET/MASTER MS does not assume a default system name when attempting to find the device
name you specify.
logical-name
specifies the logical name of the terminal. This is the name by which NonStop
NET/MASTER MS recognizes the terminal. It corresponds to a physical name.
A logical name must be from one through eight characters long and can include
any displayable characters. Alphabetic characters are not case-sensitive. A logical
name cannot begin with a backslash (\) or a dollar sign ($).
You can specify an asterisk (*) as the last character of a logical name. In this
context, the asterisk is a wild card.
ALL
specifies all terminals.