TCP/IP (Parallel Library) Configuration and Management Manual

SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual522271-006
5-71
PRIMARY PROCESS Command for TCPSAM
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
PROCESS $ZZTCP
is the name of the TCPMAN process. If you omit the object name, SCF uses the
assumed object name. For information about the ASSUME command, see the
SCF Reference Manual for G-Series RVUs.
CPU cpu-number
is the number of the processor of the backup process. This attribute is required.
Examples
The following command causes the $ZTC1 primary process to become the backup
process (the attribute CPU 2 identifies the processor where the former backup process
resided):
SCF> PRIMARY PROCESS $ZZTCP, CPU 2
Considerations
If the specified processor is not the processor of the backup process, the command is
rejected.
PRIMARY PROCESS Command for TCPSAM
The SCF PRIMARY PROCESS in TCPSAM lets you switch connections to a backup
processor. The information maintained about the Guardian sockets is checkpointed to
the backup when the backup is started. This lets the TCPSAM process switch the roles
of the primary and backup processes.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
PRIMARY [ / OUT file-spec / ] [ PROCESS $ZZTCP ]
, CPU cpu-number
PRIMARY [ / OUT file-spec / ] [ PROCESS $tcpsam-name ]
, CPU cpu-number