SSH Reference Manual
If omitted, PROPAGATEDEFINES will be set to TRUE. This is consistent with the behavior since introduction of
define propagation.
Considerations
• The =_DEFAULTS DEFINE is always propagated to other processes regardless of the setting of the
PROPAGATEDEFINES parameter.
Example
PROPAGATEDEFINES FALSE
See also
PTCPIPFILTERKEY
PTCPIPFILTERKEY
Use this parameter to specify a filter key to enable round-robin filtering with parallel library TCP/IP or TCP/IPV6.
Parameter Syntax
PTCPIPFILTERKEY password | *
Arguments
password
A password that serves as a key to enable round-robin filtering of multiple instances of SSH2 servers listening
on the same port. The password will override the value of the DEFINE =PTCPIP^FILTER^KEY, which may
have been passed to SSH2 at startup.
*
No filter key will be set. However, any DEFINE =PTCPIP^FILTER^KEY passed to SSH2 at startup will
remain in effect.
Default
The default for this parameter is *.
Considerations
• Use this parameter to enable round-robin filtering for multiple SSH2 servers configured to run as generic
processes. This can also be achieved by adding the define =PTCPIP^FILTER^KEY for the generic process
(possible since G06.28/H06.06).
• In case the define =PTCPIP^FILTER^KEY causes unwanted behaviour, it is possible to disable the propagation
of defines completely, see parameter PROPAGATEDEFINES
See also
PROPAGATEDEFINES
PTCPIPFILTERTCPPORTS
Use this parameter to limit port sharing in case round-robin filtering is enabled.
Parameter Syntax
PTCPIPFILTERTCPPORTS Pstartport.Pendport | *
Arguments
Pstartport.Pendport
104 • Configuring and Running SSH2 HP NonStop SSH Reference Manual