ServerNet/FX Adapter Configuration and Management Manual

Table Of Contents
ServerNet/FX Adapter Subsystem SCF Commands
ServerNet/FX Adapter Configuration and Management Manual426872-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 ]