SNAServer2

Top  Previous  Next

S

A

W

WS

ü

ü

Valid for: SetStartup

 

Syntax -

SetStartup SNAServer2 <TN3270 SERVER Address>

       Where:

               <TN3270 SERVER Address> is a literal string.

 

Description:

This option defines the IP address or DNS name of the TN3270 server that will provide access to the mainframe.  This option values the SNA Server 2 textbox on the TN3270 tab of the EMUE Tools - Current Settings - Connection Settings dialog.

 

Note: The server defined by this command will be used only if the server defined in the SetStartup SNAServer1 command is unavailable.

 

Note: This option is only valid if the SetStartup RumbaInterfaceType command is valued with "TN3270" or "TN5250".

 

Sample:

       The following statement instructs EMUE to connect to TN3270 server 192.168.1.2.

SetStartup SNAServer2 "192.168.1.2"

 

See Also:

DeviceName

RumbaInterfaceType

SNAServer1