LAN Configuration and Management Manual

SCF Commands for the SLSA Subsystem
LAN Configuration and Management Manual520469-012
4-14
ABORT 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 aborted. 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
Use the ABORT SAC command when you need to halt immediately the operation
of a SAC and the STOP command either does not work or is unavailable.
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.
Aborting the SAC causes the access state of the LIF to be DOWN because the
system no longer has access to the PIFs.
Examples
The following are examples of the ABORT SAC command:
ABORT SAC $ZZLAN.G11123.0
ABORT SAC ($ZZLAN.G11123.0, $ZZLAN.G11521.0)
ABORT SAC $ZZLAN.G11521.0, SUB
ABORT [ /OUT file-spec/ ] SAC sac-name
[, SUB [ ONLY | ALL | NONE ] ]