X25AM Configuration and Management Manual

SCF Commands for the X25AM Subsystem
X25AM Configuration and Management Manual523424-004
4-24
DELETE Command
DELETE Command
The DELETE command removes subdevices from the X25AM subsystem. This is a
sensitive command.
Command Syntax for the DELETE Command
Syntax:
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
LINE line-name | SU su-name
designates the subdevices or the line whose subdevices are to be deleted. If you
omit line-name or su-name, SCF deletes the assumed object (for information
about the ASSUME command, see the SCF Reference Manual for G-Series RVUs
or SCF Reference Manual for H-Series RVUs).
SUB subtype
selects the subordinate objects that the command affects. subtype can be a
subordinate object type or the keyword ONLY.
If you select a subordinate object type, only objects of that type are affected. ONLY
specifies that only the subordinate objects are affected.
Examples of the DELETE Command
The following command deletes the subdevices on the line named $X25P1, but not the
line itself:
-> DELETE LINE $x25p1, SUB ONLY
The following command deletes the subdevice named $X25P1.#TERM:
-> DELETE SU $x25p1.#term
DELETE [ / OUT file-spec / ] [ LINE line-name | SU su-name ]
[ , SUB [ subtype ] ]