ServerNet/FX Adapter Configuration and Management Manual

Table Of Contents
ServerNet/FX Adapter Subsystem SCF Commands
ServerNet/FX Adapter Configuration and Management Manual426872-002
4-20
DELETE Command
DELETE Command
The DELETE command deletes the configuration records for the LBU object and the
specified ServerNet/FX adapter from the system configuration database. DELETE is a
sensitive command.
The DELETE command syntax is
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
LBU
is a keyword specifying that an LBU name comes next on the command line.
LBU-name
is the name of the LBU ($ZZFOX.#X or $ZZFOX.#Y) associated with the
ServerNet/FX adapter to be deleted.
Considerations
The ServerNet/FX adapter must be in the STOPPED state before it can be deleted.
If the name of a system is changed (for example, from \PRUNE to \FORTY) the
associated LBUs must be deleted using the SCF DELETE command then added
using the SCF ADD command before the LBUs are started using the SCF START
LBU command.
Examples
The following command deletes a ServerNet/FX adapter connected to the Y-ring:
SCF> DELETE LBU $ZZFOX.#Y
The following command deletes a ServerNet/FX adapter connected to the X-ring:
SCF> DELETE LBU $ZZFOX.#X
DELETE [ /OUT file-spec/ ] LBU LBU-name