WAN Manager SPI Programming Guide
WAN Manager Commands and Responses
WAN Manager SPI Programming Guide—540013-001
5-4
ABORT ADAPTER
ABORT ADAPTER
This command terminates the operation of all CLIPs on a SWAN concentrator, and
places the ADAPTER object in the STOPPED state, which prevents further use of the
CLIPs on the SWAN concentrator. The ABORT ADAPTER command does not actually
abort the CLIPs (SERVER objects), it only prevents the further use of CLIPs. The
devices that are already using the CLIPs are not affected.
The ABORT ADAPTER command has this syntax:
conc-name
is the name of the ADAPTER object as specified in the ADD ADAPTER command.
You can use wild cards such as an asterisk (*), in any combination (for example,
$ZZWAN.#*, $ZZWAN.#S*, and so on) to select more than one object matching
the pattern.
SEL [ NOT ] sum-state
is an optional parameter that directs the command only at objects in the specified
state. SEL NOT directs only at those objects that are not in the specified state.
sum-state gives the summary state of objects. The valid states are ABORTING,
STOPPING, STOPPED, STARTING, STARTED, SUSP, and SUSPENDING.
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.
ABORT ADAPTER $ZZWAN.#conc-name
[ , SEL [ NOT ] sum-state ]
[ , SUB { ALL | NONE | ONLY } ]










