Envoy ACP/XF Configuration and Management Manual

Subsystem Control Facility (SCF) Commands for
EnvoyACP/XF
EnvoyACP/XF Configuration and Management Manual429232-003
5-34
STOP DEVICE Command
Considerations
The subsystem issues a warning if the line is already in the stopped state.
The subsystem rejects STOP if the line is in the DIAGNOSING state.
You must stop the line before issuing an ALTER LINE command.
Any attributes previously altered through the ALTER LINE command will remain
intact when you restart the line.
STOP DEVICE Command
The WAN subsystem STOP DEVICE command stops a data communications
subsystem object.
The command syntax is as follows:
$ZZWAN.#device-name
indicates the name of the DEVICE object in the configuration database and is also
the name of the corresponding data communications subsystem object, as
specified in the ADD DEVICE command. You can use the asterisk (*) to specify all
configured DEVICE objects.
Example
The following command stops the device named #EXF01.
Considerations
The DEVICE object will stop normally before the DEVICE object is placed in the
STOPPED state.
The STOP DEVICE command stops the data communications subsystem object by
removing the object from the processor pair it was running in. Any pending
requests will then terminate with an error. The data communications subsystem
object can be recreated with the START DEVICE command.
STOP DEVICE $ZZWAN.#device-name
Example 5-24. STOP DEVICE Command
-> STOP DEVICE $ZZWAN.#EXF01