X25AM Configuration and Management Manual
SCF Commands for the X25AM Subsystem
X25AM Configuration and Management Manual—523424-004
4-48
STOP Command
STOP Command
The STOP command terminates the activity of an object in a normal manner. It deletes
all connections to and from the object in a nondisruptive way. Upon successful
completion of the STOP command, configured objects are left in the STOPPED state
and nonconfigured objects are deleted. This is a sensitive command.
Command Syntax for the STOP Command
Syntax:
STOP [ / 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 line or subdevice to be stopped. If you omit the line-name or
su-name, the assumed object is stopped (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 name a subordinate object type, only objects of that type are affected. ONLY
specifies that only the subordinate objects are affected.
Examples of the STOP Command
The following command stops the line named $X25P1:
-> STOP LINE $x25p1
The following command stops the subdevice named $X25P1.#TERM:
-> STOP SU $x25p1.#term
Considerations for the STOP Command
•
To terminate an object immediately, use the ABORT command.
•
X25AM does not support the SEL option.
•
X25AM supports the SUB option only for the LINE object type.
STOP [ / OUT file-spec / ] [ LINE line-name | SU su-name ]
[ , SUB [ subtype ] ]OUT file-spec