LAN Configuration and Management Manual
SCF Commands for the SLSA Subsystem
LAN Configuration and Management Manual—520469-012
4-82
START SAC Command
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
SAC sac-name
is the name of the SAC to be started. The SAC name has the form
$ZZLAN.adapter-name.sac unit#, for example, $ZZLAN.G11123.0.
SUB [ ONLY | ALL | NONE ]
directs the command at a set of subordinate objects.
ONLY specifies that only the subordinate objects are affected.
ALL specifies that the named object and the subordinate objects are affected.
NONE specifies that none of the subordinate objects are affected.
Considerations
The PIF objects subordinate to the SAC are not started unless you specify the SUB
ALL or SUB ONLY options with the command; otherwise, you must issue START
PIF commands for the PIF objects.
The command returns no error if the SAC object goes to the STARTING state.
Errors that prevent the SAC object from going to the STARTED state can be seen
through the Event Management Service (EMS).
Omitting the SUB option has the same affect as SUB NONE.
Including the SUB option without specifying ALL, NONE, or ONLY has the same
effect as SUB ALL.
Example
The following is an example of the START SAC command:
START SAC $ZZLAN.G11123.0
START [ /OUT
file-spec/ ] SAC sac-name
[ , SUB [ ONLY | ALL | NONE ] ]