SIMCLIENTLU statement

Use the SIMCLIENTLU parameter statement to cause Telnet to send a standard LU name (EZBSIMLU) during negotiation to any TN3270E client requesting a Generic connection. Instead of assigning a Telnet LU, the LU assignment is deferred until after application selection, just like TN3270 clients. If NOSIMCLIENTLU is specified, normal device name negotiation occurs for TN3270E connections.

Telnet is initialized with a value of NOSIMCLIENTLU.

The SIMCLIENTLU and NOSIMCLIENTLU statements can be coded in the TELNETGLOBALS, TELNETPARMS, or PARMSGROUP statement blocks. See Rules for Telnet parameter statements and security parameters for more information about the hierarchy of parameter values.

When the TN3270E client requests a connection with a specific LU, the selection of the LU is handled like normal TN3270E specific processing, regardless of the SIMCLIENTLU statement. Printer requests are not affected by the SIMCLIENTLU statement.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-+---------------+-------------------------------------------><
   +-NOSIMCLIENTLU-+   
   '-SIMCLIENTLU---'   

Parameters

This statement has no parameters.