LAN Configuration and Management Manual

SCF Commands for the SLSA Subsystem
LAN Configuration and Management Manual520469-012
4-131
STOP PIF Command
If the LIF and its associated PIF or ATMSAP are both in the STARTED summary
state, then STOP LIF will be rejected. An ABORT command must be issued to the
PIF or ATMSAP before a STOP LIF command can succeed.
Examples
The following are examples of the STOP LIF command:
STOP LIF $ZZLAN.L11123A
STOP LIF ($ZZLAN.L11123A, $ZZLAN.L11131B)
STOP LIF $ZZLAN.L*
STOP PIF Command
The STOP PIF command halts the operation of the specified PIF in an orderly manner
and places it in the STOPPED 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 put in the STOPPED state. The PIF name has the
form $ZZLAN.pif-name, for example, $ZZLAN.11123.0.B.
SUB { ONLY | ALL | NONE }
controls the set of objects and subordinate objects the command targets:
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.
NONE
specifies that none of the subordinate objects are targets of the command.
This is the default selected if the SUB keyword is not used.
STOP [ /OUT file-spec/ ] PIF pif-name
[ , SUB {ONLY | ALL | NONE } ]