Envoy Configuration and Management Manual
Subsystem Control Facility (SCF) Commands for
Envoy
Envoy Configuration and Management Manual—429861-001
5-8
ALTER DEVICE Command
ALTER DEVICE Command
Use the WAN subsystem SCF ALTER DEVICE command to change the values of a data
communications subsystem object, such as a modifier. The ALTER DEVICE command
changes only the specified attributes of the target object.
The command syntax is as follows:
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. This is the
name of the SWAN concentrator as specified in the ADD DEVICE command. You
can use the asterisk (*) to specify all configured DEVICE objects.
ADAPTER conc-name
indicates the SWAN concentrator to be used by the DEVICE. The name of SWAN
concentrator object as specified in the ADD ADAPTER command.
CLIP clip-num
indicates which CLIP the DEVICE object will use. The possible values are 1, 2,
or 3.
HIGHPIN "ON" | "OFF"
indicates whether the data communications subsystem object is to be run highpin.
The default is ON.
IOPOBJECT object-file-name
indicates the file name of the executable object code for the data communications
subsystem object.
LINE line-num
selects the line number on the selected CLIP to be used by the DEVICE.
line-num must not have been previously selected for use by another DEVICE.
The possible values are 0 or 1.
ALTER DEVICE $ZZWAN.# device-name
[ , ADAPTER conc-name ]
[ , CLIP clip-num ]
[ , HIGHPIN "ON" | "OFF" ]
[ , IOPOBJECT object-file-name ]
[ , LINE line-num ]
[ , modifier-keyword [ modifier-value ] ]...
[ , PATH path-name ]
[ , [ RECSIZE | RSIZE ] max-rex-size ]
[ , RESET
[ ( modifier-keyword [ modifier-keyword ... ] ) ] ]
[ , TYPE ( type , sub-type ) ]