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-23
INFO Command
INFO Command
INFO is a nonsensitive command that is used to display static configuration information
about the specified object.
INFO PROCESS Command
Use the INFO PROCESS command to return the current or default values for the
specified PROCESS object.
The INFO PROCESS 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) you are examining.
DETAIL
displays only one line of information. For more information on FOX PROCESS
objects, issue the following standard SCF command:
SCF> LISTDEV TYPE 27
DEFAULT
displays the default values of the attributes contained in the configuration record.
Considerations
•
Selection of specific attributes to display is not supported.
•
For a PROCESS object, DETAIL does not cause any extra information to be
displayed.
•
To display dynamic information about objects (such as state information), use the
STATUS command.
INFO [ /OUT file-spec/ ] PROCESS FOX-process-name
[ , DETAIL ] [ , DEFAULT ]