Administration Commands
define_tn3270_access
An optional string of
address_format
Specifies the format of the client_address parameter. Possible values are:
IP_ADDRESS
IP address
FULLY_QUALIFIED_NAME
Alias or fully qualified name
The following subrecord contains additional parameters:
tn3270_session_data
Each client can access the same TN server node with multiple sessions. For each of these sessions, include a tn3270_session_data subrecord with the following additional parameters:
description
An optional string of
tn3270_support
Specifies the level of TN3270 support. Possible values are:
TN3270
Specifies that TN3270E protocols are disabled.
TN3270E
Specifies that TN3270E protocols are enabled.
TN3270 and TN3287 protocols are always enabled.
To connect an AS/400 TN3270 client, set this parameter to TN3270E.
allow_specific_lu
Indicates whether access to specific LUs is allowed. Possible values are:
YES
Clients can request access to specific LUs or LU pools instead of using the LU defined by the lu_name parameter or printer_lu_name parameter on this command.
NO
Clients are not allowed to request access to specific LUs.
printer_lu_name
Name of the printer LU or LU pool that this session uses for connections requesting a generic printer LU. This name is an
If a single printer LU is specified, this printer LU should not be associated with any display LU by the define_tn3270_association command. If a printer LU pool is specified, none of the printer LUs in the pool should be associated with display LUs. Allowing a single LU to be accessed as both a generic printer LU and as an associated printer LU may result in the LU not being available as an associated printer LU because it is already in use.
This parameter has no effect if the client requests access to a specific printer LU.
213