X25AM Management Programming Manual
Commands and Responses
X25AM Management Programming Manual—528037-001
6-30
ALTER LINE Command
By default, the network address is sent as the calling address in outgoing call-
request packets.
ZCALLS
specifies the types of call requests allowed. This field can be assigned the
following values:
Both incoming and outgoing call requests are allowed by default.
ZCHAR-SET
specifies the character set to be used by the controller. This field can be
assigned the following values:
This field applies only to the 6201 controller.
ZSPI-VAL-TRUE The network address is sent as the calling address in
outgoing call-request packets. The port number is
concatenated if needed. This value corresponds to the
SYSGEN modifier SENDCALLINGADDR.
ZSPI-VAL-FALSE A null calling address is sent in outgoing call-request packets.
This value is intended for use with networks that fill in the
DTE address when the DTE transmits a call request with a
null calling address. This value corresponds to the SYSGEN
modifier NOSENDCALLINGADDR.
ZX25-VAL-INCOMING-CALLS Only incoming call requests are allowed. This
value corresponds to the SYSGEN modifier
INCOMINGCALLS, NOOUTGOINGCALLS.
ZX25-VAL-NO-CALLS No call requests are allowed. This value should
be used when all Logical Channel Numbers
(LCNs) are Permanent Virtual Circuits (PVCs).
This value corresponds to the SYSGEN modifier
NOCALLS.
ZX25-VAL-OUTGOING-CALLS Only outgoing call requests are allowed. This
value corresponds to the SYSGEN modifier
OUTGOINGCALLS, NOINCOMINGCALLS.
ZX25-VAL-TWO-WAY-CALLS Both incoming and outgoing call requests are
allowed. This value corresponds to the SYSGEN
modifier TWOWAYCALLS.
ZX25-VAL-CHAR-SET-ASCII The controller will use the ASCII character set.
This value corresponds to the SYSGEN modifier
ASCII.
ZX25-VAL-CHAR-SET-EBCDIC The controller will use the EBCDIC character set.
This value corresponds to the SYSGEN modifier
EBCDIC.