Expand Configuration and Management Manual (G06.24+)

Subsystem Control Facility (SCF) Commands
Expand Configuration and Management Manual523347-008
15-10
ALTER Command
ALTER Command
The ALTER command changes the values for PATH object types, LINE object types,
and the PROCESS $NCP object type. ALTER is a sensitive command.
The ALTER command syntax is as follows:
ALTER DEVICE Command
The WAN subsystem ALTER DEVICE command changes the values of a data
communications subsystem object.
The ALTER DEVICE command changes only the specified attributes of the target
object. See the WAN Subsystem Configuration and Management Manual for detailed
information on this command.
The ALTER DEVICE command has the following syntax (you must specify one or more
attributes):
Considerations
The default value for HIGHPIN is "ON" because HP expects that no one would ever
want a line handler to run at low pin. However, if you want to change this value to
"OFF" you must do so explicitly by issuing the following commands to SCF:
1-> abort line $lh01
2-> stop device $zzwan.#lh01
3-> alter device $zzwan.#lh01, highpin off
4-> start device $zzwan.#lh01
5-> start line $lh01
Note that in Step 1, you need to stop the line in order to stop the device, and in Step 2,
you need to stop the device in order to alter the device.
ALTER { PROCESS $NCP | PATH path-name | LINE line-name }
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 ) ]