NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
TERMINAL ADD
NonStop NET/MASTER MS Commands
2–548 115412 Tandem Computers Incorporated
TERMINAL ADD The TERMINAL ADD command defines the attributes of a terminal to NonStop
NET/MASTER MS. After defining a terminal, you must use the OPENTERM
command to open it.
TERMINAL ADD=
logical-name
DEVICE=
device-name
[ { COLOR | COLOUR }=
color-option
]
[ { HLITE | HLIGHT }=
hlite-option
]
[ MODEL=
model-number
]
color-option
:
YES NO TERMCONF
hlite-option
:
YES NO TERMCONF
model-number
:
3270-1 3270-3 3270-5
3270-2 3270-4 TERMCONF
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.
DEVICE=
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
]