X25AM Configuration and Management Manual

SCF Commands for the X25AM Subsystem
X25AM Configuration and Management Manual523424-004
4-34
Examples of the START Command
LINE line-name | SU su-name
designates the line or subdevice to be started. If you omit line-name or
su-name, the assumed object is started (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 one of the keywords ONLY or ALL.
If you name a subordinate object type, only objects of that type are affected. ONLY
specifies that only the subordinate objects are affected. ALL specifies that the
named object and the subordinate objects are affected. If you omit subtype, ALL
is assumed.
Examples of the START Command
The following command starts the line named $X25P1. Use the STATUS LINE
command that follows to check the state of the line:
-> START LINE $x25p1
-> STATUS LINE $x25p1
The following command starts the subdevice named $X25P1.#TERM:
-> START SU $x25p1.#term
Considerations for the START Command
X25AM does not support the SEL option.
A non-error completion of the START command indicates only that the subsystem
was able to initiate processing for the START operation. It does not necessarily
indicate that the operation completed successfully.
This command downloads the CLIP code for the SWAN concentrator. Refer to the
WAN Subsystem Configuration and Management Manual.
X25AM supports the SUB option only for the LINE object type.
When you use the SUB ALL option, all subdevices on that line also start.