Expand Management Programming Manual
COMMANDS AND RESPONSES
ALTER LINE Command
number ZEXP-TNM-ALTER-LINE and the DDL definition ZEXP-DDL-ALTER-
LINE. This token must be present in the command, and duplicate
occurrences are not allowed.
The attribute changes described by ZEXP-MAP-ALTER-LINE apply to
all the lines whose names appear in the command.
There is a field in ZEXP-MAP-ALTER-LINE for each line attribute
that can be altered by the ALTER LINE command. If a field
of this token is assigned a value other than its null value,
the ALTER LINE command assigns that value to the attribute
corresponding to that field. If no value is assigned to a field,
the corresponding attribute is not altered.
ZEXP-MAP-ALTER-LINE contains the following fields:
ZADDR contains a pair of integers that specify the level-2
primary and secondary addresses. The default value for the
primary address is the MYSYSTEM value, and for the secondary
address, it is the NEXTSYS value. The two integers of
ZADDR correspond to the SYSGEN modifiers L2PRIMARYADDR and
L2SECONDARYADDR. ZADDR is valid only for line handlers that
are configured as HDLC Extended for bit- and byte-synchronous
transmission.
ZASSOC-DEV specifies the logical device name of the NAM
process. This field corresponds to the SYSGEN modifier
ASSOCIATEDEV. ZASSOC-DEV is valid only for NAM line handlers.
ZASSOC-SUBDEV specifies the logical subdevice name of the NAM
logical device. The default value for this name is all
blanks. This field corresponds to the SYSGEN modifier NAME.
ZASSOC-SUBDEV is valid only for NAM line handlers.
ZAUTOLOAD specifies whether or not automatic downloading of
the CLIP program is to be enabled. If automatic downloading
is enabled, the CLIP will be downloaded whenever the associ-
ated line is brought up again after being down. This field
can have the following values:
ZSPI-VAL-TRUE Enable automatic downloading of the CLIP.
ZSPI-VAL-FALSE Disable automatic downloading of the CLIP.
Automatic downloading is enabled by default. ZAUTOLOAD
corresponds to the SYSGEN modifiers AUTOLOAD and NOAUTOLOAD.
This field is valid only for line handlers that are configured
as HDLC Normal for 6100 CSS.
7-13