X25AM Configuration and Management Manual

SCF Commands for the X25AM Subsystem
X25AM Configuration and Management Manual523424-004
4-13
Considerations for the ABORT Command
Considerations for the ABORT Command
For more controlled termination of lines and subdevices, use the STOP command.
To initiate the operation of lines and subdevices, use the START command.
X25AM does not support the SEL option.
When you use the ABORT command, all activities being performed by the lines
and subdevices come to a halt, and files and listings can be left in an inconsistent
or incomplete state.
If you are terminating both a line and its subordinate subdevices, SCF terminates
the subdevices first and the line second.
X25AM supports the SUB option only for the LINE object type.
ADD Command
The ADD command defines a subdevice for an X25AM line. This is a sensitive
command.
To make persistent changes to an X25AM line, you must issue the ADD DEVICE
command through the WAN subsystem. The WAN subsystem stores changes,
additions, and deletions in the Management Information Base (MIB). Refer to the WAN
Subsystem Configuration and Management Manual.
Command Syntax for the ADD Command
Syntax:
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
SU su-name
designates the subdevice to be added. If you omit su-name, the assumed object is
added (refer to the ASSUME command in the SCF Reference Manual for G-Series
RVUs or SCF Reference Manual for H-Series RVUs). You can only add
subdevices.
LIKE object-name
identifies an existing object whose attribute values are adopted by the subdevice
being created. object-name must specify an existing object of the same type.
ADD [ / OUT file-spec / ] [ SU su-name ]
[ , LIKE object-name ] [ , attribute-spec ]...