CP6100 Configuration and Management Manual
Managing CP6100 Using the Subsystem
Control Facility (SCF)
CP6100 Configuration and Management Manual—426741-003
8-10
ALTER Command
ALTER Command
The ALTER command changes the values of the modifiers of an existing object. This
command changes only the specified modifiers of the target object. ALTER is a
sensitive command.
Command Syntax for the ALTER Command
The ALTER command has the following syntax:
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
LINE line-name
designates the line whose modifiers you want to alter. If you omit line-name,
SCF alters the modifiers of the assumed line (for information about the ASSUME
command, see the SCF Reference Manual for G-Series RVUs or SCF Reference
Manual for H-Series RVUs).
attribute-set-spec { ADCCP | BSC | LIU | MPSB }
designates the modifier set.
Considerations for the ALTER Command
•
Modifiers can be altered only if the line is in the STOPPED state.
•
Modifiers can be altered only if the AUTOCONF modifier is set.
•
After you alter a line with the ALTER command, it is recommended that you use
the INFO command to check the modifiers and then restart the line with the
START command.
•
CP6100 supports four different line subtypes (ADCCP, BSC, LIU, and MPSB),
each with its own set of modifiers. Some modifiers may be valid for certain line
subtypes but not for others.
•
The LIKE option is not supported.
•
A modifier can appear only once in a single ALTER command.
ALTER [ / OUT file-spec / ] [ LINE line-name ]
, attribute-set-spec { ADCCP | BSC | LIU | MPSB }