1 /APPLICATION_PROTOCOL
/APPLICATION_PROTOCOL[=protocol]
Specifies the protocol connection, CTERM (CTDRIVER) or RTERM
(RTTDRIVER) on the specified node. CTERM protocol is the default
if no connection is specified.
2 /BUFFER_SIZE
/BUFFER_SIZE=n
Changes the packet size of the protocol message sent between the
terminal and the remote processor if a connection to the remote
processor is already established. The default buffer size is 1010
bytes; however, the buffer size n can range from 140 bytes to
1024 bytes. The value of the parameter n is reset to 140 bytes if
a value below 140 is specified; a value for n above 1024 bytes is
reset to 1024.
You can force the host node to write to the terminal in smaller
packets, thereby ensuring that write operations to the terminal
are displayed at more frequent intervals, by setting n to a
value just above the minimum of 140 bytes. On slow DECnet links,
setting the buffer size to a smaller value may decrease pauses
between write operations when large amounts of data are being
scrolled to the screen.
3 /LOG
/LOG[=filespec]
/NOLOG (default)
Controls whether a log file of the entire session is kept. If you
use the /LOG qualifier without the file specification, the log
information is stored in the file SETHOST.LOG.
4 /MOP
/MOP client-name
Connects your system to a remote system using the MOP protocol.
Note that this qualifier is displayed only if DECnet-Plus is
installed on your system.
For more information, type the following command:
$ HELP DECnet-Plus DCL_Commands SET HOST/MOP
5 /RESTORE
/RESTORE
/NORESTORE (default)
Saves current terminal characteristics before a remote terminal
session is begun and restores them when the remote session is
terminated.