WAN Manager SPI Programming Guide
WAN Manager Commands and Responses
WAN Manager SPI Programming Guide—540013-001
5-67
START Command
START Command
This command initiates the operation of a WAN manager object by setting the object
state to STARTED.
The START commands are:
•
START ADAPTER
•
START DEVICE on page 5-68
•
START PATH on page 5-69
•
START PROCESS on page 5-70
•
START SERVER on page 5-71
•
START TASK on page 5-72
START ADAPTER
This command places a SWAN concentrator in the STARTED state. You can also use
the OSM Service Connection or the TSM Service Application. For more information on
using OSM or TSM, see the online help within each application.
The START ADAPTER command has this syntax:
conc-name
is the name of the SWAN concentrator as specified in the ADD ADAPTER
command. You can use wild cards such as an asterisk (*), in any combination (for
example, $ZZWAN.#* and $ZZWAN.#S*).
SUB { ALL | NONE | ONLY }
is an optional parameter used to select the subordinate objects that the command
affects.
ALL
specifies that the named object and the subordinate objects are affected.
NONE
specifies that the named object is affected but that the subordinate objects are
not. NONE is the default.
ONLY
specifies that only the subordinate objects are affected.
START ADAPTER $ZZWAN.#conc-name [, SUB { ALL | NONE | ONLY }]










