Expand Management Programming Manual

COMMANDS AND RESPONSES
ALTER LINE Command
ZCHARSET specifies the character set for the line. This field
can have the following values:
ZEXP-VAL-ASCII The character set for the line is ASCII.
ZEXP-VAL-EBCDIC The character set for the line is EBCDIC.
The character set is ASCII by default. This field corresponds
to the SYSGEN modifiers ASCII and EBCDIC. ZCHARSET is valid
for all line handlers except NAM line handlers.
ZDELAY specifies the amount of time in microseconds between
transmissions. The value must be in the range 0 through
327,670,000, and the default value is 100,000. This field
has no corresponding SYSGEN modifier, and it is valid only for
line handlers that are configured as HDLC Normal for 6100 CSS.
ZDSR-TIMEOUT specifies the amount of time in microseconds that
the CLIP is to wait for the Data Set Ready (DSR) signal from
the modem before it informs the Communications Access Process
(CAP) of no detection. This value must be in the range
0 through 327,670,000, and the default value is 20,000,000.
This field corresponds to the SYSGEN modifier DSRTIMER. ZDSR-
TIMEOUT is valid only for line handlers that are configured as
HDLC Normal for 6100 CSS.
ZIDLE-TIMEOUT specifies the amount of time in microseconds for
the level-2 Receive Ready (RR) timer to wait before timing
out. This value must be in the range 0 through 327,670,000,
and the default value is 10,000,000. This field corresponds
to the SYSGEN modifier L2IDLETIMEOUT. ZIDLE-TIMEOUT is valid
for all line handlers except NAM line handlers.
ZINTERF specifies the hardware interface. This field can have
the following values:
ZEXP-VAL-RS232 The hardware interface is RS-232.
ZEXP-VAL-RS422 The hardware interface is RS-422.
The hardware interface is RS-232 by default. This field
corresponds to the SYSGEN modifiers RS232 and RS422. This
field is valid for all line handlers except NAM line handlers,
except that it does not apply to lines attached to a
multifunction controller.
ZMAX-RECONNS specifies the maximum number of times a network
connection is attempted. This value must be in the range 0
through 32767, where the value 0 indicates no maximum. The
default value is 0. This field corresponds to the SYSGEN
modifier MAXRECONNECTS. ZMAX-RECONNS is valid only for NAM
line handlers.
7-14