ServerNet/FX Adapter Configuration and Management Manual
Table Of Contents
- What’s New in This Manual
- About This Manual
- 1 Overview of the ServerNet/FX Adapter Subsystem
- 2 Configuring the ServerNet/FX Adapter Subsystem
- 3 Managing the ServerNet/FX Adapter Subsystem
- 4 ServerNet/FX Adapter Subsystem SCF Commands
- 5 Troubleshooting
- A SCF Command Summary
- B Error Messages
- C ServerNet/FX Adapter Self-test Codes
- Glossary
- Index

ServerNet/FX Adapter Subsystem SCF Commands
ServerNet/FX Adapter Configuration and Management Manual—426872-002
4-28
PRIMARY Command
PRIMARY Command
The PRIMARY command is used to toggle the primary and backup processors of the
FOX monitor process ($ZZFOX). PRIMARY is a sensitive command.
The PRIMARY command syntax is
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
PROCESS
is a keyword specifying that a FOX process name comes next on the command
line.
FOX-process-name
is the name of the FOX monitor process ($ZZFOX) whose primary processor is to
be switched.
CPU-number
is the number of the processor on which the FOX backup process is running. Use
the INFO PROCESS command to find this number.
Consideration
•
The FOX backup process must already be configured on the processor where the
primary process is being switched.
Example
To switch the primary processor for a FOX process to the previously configured backup
processor (CPU 3), issue the following command:
SCF> PRIMARY $ZZFOX, 3
PRIMARY [ /OUT file-spec/ ] PROCESS FOX-process-name
, CPU-number