Envoy ACP/XF Configuration and Management Manual
Subsystem Control Facility (SCF) Commands for
EnvoyACP/XF
EnvoyACP/XF Configuration and Management Manual—429232-003
5-18
ALTER PROFILE Command
Example
The following command changes the V25 attribute from OFF (the default value) to ON.
Considerations
The line must be in the STOPPED state before you can alter its attributes.
ALTER PROFILE Command
The ALTER PROFILE command changes attributes in a the specified PROFILE object
in the WAN subsystem.
DELETE Command
The WAN subsystem DELETE command is a sensitive command that is used to
remove the definition of a of a data communications subsystem object from the
configuration database.
DELETE DEVICE Command
Use the WAN subsystem DELETE DEVICE command to remove the definition of a
device object from the configuration database.
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 deletes the device #EXF01.
Example 5-7. ALTER LINE Command
-> ALTER LINE $ACPXF, V25 ON
DELETE DEVICE $ZZWAN.#device-name
Example 5-8. DELETE DEVICE Command
-> DELETE DEVICE $ZZWAN.#EXF01