X25AM Configuration and Management Manual

SCF Commands for the X25AM Subsystem
X25AM Configuration and Management Manual523424-004
4-18
Command Syntax for the ALTER Command
Command Syntax for the ALTER Command
Syntax:
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
LINE line-name | SU su-name
designates the line or subdevice whose attributes you want to alter. If you omit the
line-name or su-name, SCF alters the attributes of the assumed object (for
information about the ASSUME command, see the SCF Reference Manual for G-
Series RVUs).
LIKE object-name
identifies an existing object whose attribute values are adopted by the object being
created. object-name must specify an existing object of the same type.
attribute-spec
is a specification of an attribute and a value to be assigned to it. If you use the
LIKE option, attribute-spec overrides the value assigned to the attribute by
the LIKE option.
ALTER [ / OUT file-spec / ] [ LINE line-name | SU su-name ]
[ , LIKE object-name ] [ , attribute-spec ]...