TCP/IPv6 Configuration and Management Manual (G06.29+, H06.03+, J06.03+)

SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual524523-012
8-111
PRIMARY Command
PRIMARY Command
The PRIMARY command can be used when the NonStop TCP/IPv6 subsystem is
running as a fault-tolerant process pair. This command causes the backup processor to
become the primary processor and the primary processor to become the backup
processor. This is a sensitive command.
PRIMARY PROCESS Command for TCP6MAN
The PRIMARY command for TCP6MAN causes the backup processor for the
TCP6MAN process ($ZZTCP) to become the primary and the primary processor to
become the backup.
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 TCP6MAN 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 or the SCF Reference Manual for H-
Series RVUs.
CPU cpu-number
is the number of the processor of the backup process. This attribute is required.
Examples
To cause the $ZZTCP 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 [ / OUT file-spec / ] [ PROCESS $ZZTCP ]
, CPU cpu-number