LAN Configuration and Management Manual
SCF Commands for the SLSA Subsystem
LAN Configuration and Management Manual—520469-012
4-80
START PIF Command
MON lanmon-name
specifies the LANMON process to be started. LANMON names have the form
$ZZLAN.#ZLM nn where nn indicates the particular processor in which the
LANMON should start.
Example
The following example starts the LANMON named ZLM01 in processor 01:
START MON $ZZLAN.ZLM01
START PIF Command
The START PIF command initiates the operation of the physical interface (PIF) object.
When the subsystem has completed processing this command, the PIF object is
placed in the STARTED (or STARTING) state.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
PIF pif-name
is the name of the PIF to be started. The PIF name has the form adapter-
name.sac-unit#.pif-unit-letter, for example, G11123.0.A.
SUB { ONLY | ALL | NONE }
controls the set of objects and subordinate objects that the command targets.
The following values are valid:
ONLY
specifies that only the subordinate objects are targets of the command.
ALL
specifies that the named object and the subordinate objects are targets of the
command. This is the default used if the SUB keyword is used, but no option
is selected.
START [ /OUT file-spec/ ] PIF pif-name
[ , SUB { ONLY | ALL | NONE }