pu (direct)
(Optional) Provides an LU name that the client can use | |
| when a specific LU name request is needed. The format can |
| be x...x## or x...x### where x..x is an alphanumeric string. |
| When ## is specified, it is replaced with the LU |
| LOCADDR in hexadecimal digits to form the complete LU |
| name. When ### is specified, decimal digits are used, |
| padded with leading zeroes to make three characters. The |
| first x must be alphabetic and the entire string, including |
| the # symbols, must not exceed 8 characters. |
Defaults |
|
No PU is defined. |
|
The default remote SAP address is 04 (hexadecimal).
Command Mode
TN3270 configuration
Usage Guidelines
If the PU is already created, the pu
The pu (direct) command uses values that are defined in two other commands: the lan internal LAN configuration command and the adapter internal LAN configuration command. The lan type and adapter
For a link via a channel on this CIP, the TN3270 server and the hosts should open different adapters in the same internal LAN. Using different adapters avoids any contention for SAP numbers, and is also necessary if you configure duplicate MAC addresses for fallback CSNA access to the host. By configuring the adapters in the same internal LAN, you achieve the same
Examples
The following commands configure the TN3270 server to be active, and has one PU, CAPPU1, trying to connect in. An LU seed using hexadecimal digits is defined.
pu CAPPU1 05D18101 10.14.20.34
The following example shows different adapter numbers configured on the same internal LAN to avoid SAP contention. The host uses SAP 4 on token ring adapter 0:
lan tokenring 0 adapter 0 4000.0000.0001 adapter 1 4000.0000.0002
pu PU1 05d00001 10.0.0.1
TN3270 Server Commands 33