ID: Q145954
The information in this article applies to:
5250 device emulation is recommended for initiating interactive terminal sessions to an AS/400. However, it is possible for an AS/400 to communicate through a 3270 data stream. This article will describe how you can configure an SNA Server and an AS/400 to allow 3270 device emulators to initiate a terminal session.
Before you configure an SNA Server and an AS/400, disable the auto- configuration option on the AS/400. If this option is not disabled, the AS/400 creates an APPC controller that conflicts with the controller you are creating. If this occurs, de-activate (vary off) the auto-configured controller and remove it. If you do not wish to disable the auto- configuration option, do the following:
1. Make sure that you complete the AS/400 configuration first.
2. Make sure that the controller is varied on before you attempt to
   activate the SNA Server connection.
1. Create a remote workstation controller. The SNA Server is detected as a
   LAN-attached 3174 controller by the AS/400. From a command prompt, type
   the following one-line command:
      CRTCTLRWS CTLD(<controller name>) TYPE(3174) MODEL(0) LINKTYPE(*LAN)
      SWTLINLST(<line name>) EXCHID(05DFFFFF) ADPTADR(<server MAC address>)
   where <controller name> is the name for the controller. Any name can be
   specified. The <line name> is the name of the AS/400 line description
   for the LAN connection and <server MAC address> is the network interface
   card (NIC) address of the SNA Server.
   session and one display LU in SNA Server Admin. From the command prompt,
   type the following one-line command:
      CRTDEVDSP DEVD(<device name>) DEVCLS(*RMT) TYPE(3278) MODEL(0)
      LOCADR(02) CTL(<controller name>)
   where <device name> is the name for the device. Any name can be
   specified. The <controller name> is the name of the controller
   in step 1.
   created the desired number of devices.
   use. Type the following command:
     WRKCFGSTS *CTL <controller name>
   where <controller name> is the name of the controller in step 1.
   Off." Use option 1 to vary on the controller.
   the status of the controller is Active and all of the devices are Vary
   On Pending.
1. Run SNA Server Setup and add an 802.2 link service.
2. Run SNA Server Admin and configure the 802.2 connection (associated with
   the 802.2 link service) from the Servers And Connections dialog box. Use
   the following properties:
      Remote End: Host System
      Activation: On Server Startup (recommended but any of the options
                                     should work)
      Allowed Directions: Outgoing Calls
      Remote Network Address: <NIC address> (Enter the NIC address of the
      AS/400. This can be found in the ADPTADR parameter of the AS/400
      line description)
      Local Node ID and Remote Node Name fields: <Use Default Settings>
      The Advanced settings can be left at the default settings.
   802.2 connection and create all required 3270 LUs off the connection.
   The LU numbers correspond to the LOCADR values in the AS/400 device
   descriptions.
   Admin. This is optional.
   and/or LU Pools to the appropriate users and groups.
   Available in SNA Server Admin.
1. Run Manager and add an 802.2 link service.
    NOTE: DO NOT USE THE AS/400 CONFIGURATION WIZARD.
   using the following properties:
      Remote End: Host System
      Activation: On Server Startup (recommended but any of the options
                                     should work)
      Allowed Directions: Outgoing Calls
      Remote Network Address: <NIC address> (Enter the NIC address of the
      AS/400. This can be found in the ADPTADR parameter of the AS/400
      line description)
      Local Node ID and Remote Node Name fields: <Use Default Settings>
   The LU numbers correspond to the LOCADR values in the AS/400 device
   descriptions.
6. Save the configuration. The LUs should be available as soon as the connection is started successfully.
Additional query words: prodsna
Keywords          : kbusage nthowto sna3270 
Version           : 2.0 2.1 2.11 3.0
Platform          : WINDOWSLast Reviewed: April 18, 1997