SSH Reference Manual

A port range from startport to endport that restricts shared ports to the configured port range. The configuration
is only effective if round-robin is enabled, i.e. if either the DEFINE =PTCPIP^FILTER^KEY or the SSH2
parameter PTCPIPFILTERKEY is set.
*
Shared ports will not be limited. However, any DEFINE =PTCPIP^FILTER^TCP^PORTS passed to SSH2 at
startup will remain in effect.
Default
The default for this parameter is *.
Considerations
Use this parameter to limit shared ports when round-robin filtering is enabled for multiple SSH2 servers
configured as generic processes. This can also be achieved by adding the define
=PTCPIP^FILTER^TCP^PORTS for the generic process (possible since G06.28/H06.06).
In case the define =PTCPIP^FILTER^TCP^PORTS causes unwanted behaviour, it is possible to disable the
propagation of defines completely, see parameter PROPAGATEDEFINES
See also
PROPAGATEDEFINES
PTYSERVER
Use this parameter to specify the name of an STN process serving as a pseudo terminal (PTY) server.
Parameter Syntax
PTYSERVER processname
Arguments
processname
Specifies the name of an STN process.
Default
The default for this parameter is $PTY.
Considerations
Value is used as default value for USER attribute PTY-SERVER
.
Please refer to the "Enabling Full TTY Access" section for details.
RECORDDELIMITER
Use this SFTP related parameter to define the end-of-record indicator in files transferred from a remote host to a
structured file on NonStop. The parameter is relevant if the SFTP server on NonStop is used for file transfer or if the
SFTP client on NonStop is used and the SFTP command ASCII is not issued before the file transfer (i.e. the transfer is
made in binary mode).
Parameter Syntax
RECORDDELIMITER LF|CR|CRLF|ANY
Arguments
LF
HP NonStop SSH Reference Manual Configuring and Running SSH2 105