LAN Configuration and Management Manual
SCF Commands for the SLSA Subsystem
LAN Configuration and Management Manual—520469-012
4-133
STOP SAC Command
STOP SAC Command
The STOP SAC command stops the operation of the specified SAC and places it in the
STOPPED state if there are no active data paths to the specified SAC. Use the ABORT
SAC command to force a stop if there are active data paths.
Command Syntax
OUT
causes any SCF output generated for this command to be directed to the specified
file.
SAC sac-name
is the name of the ServerNet Addressable controller (SAC) to be stopped. 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.
If you omit ONLY, ALL, or NONE, ALL is assumed.
Considerations
Objects subordinate to the SAC must be stopped before the STOP command
works. Use the ABORT SAC command if you cannot stop the objects subordinate
to the specified SAC.
Stopping a SAC does not cause the subordinate PIFs to be stopped unless you
use the SUB option. When the SAC is restarted, the subordinate PIFs are not
restarted automatically unless you use the SUB ALL option; otherwise, you must
issue START PIF commands to restart the PIF objects.
Omitting the SUB option has the same affect as SUB NONE.
Including the SUB option without specifying ALL, NONE, or ONLY has the same
affect as SUB ALL.
STOP [ /OUT
file-spec/ ] SAC sac-name
[ , SUB [ ONLY | ALL | NONE ] ]