Example: Connect a server to a 3745 host

This example connects your system to a 3745 host. You can also find more information about configuring the host at the end of this example.

Focus on these points for this example:

Controller description:

CRTCTLHOST CTLD(TRLANHOST) LINKTYPE(*LAN) SWTLINLST(TOKENRING1)
           RMTCPNAME(LANAPPN) LCLEXCHID(*LIND)
           ADPTADR(4000000001580) NODETYPE(*LENNODE)
           TEXT('Controller description describing the 3745 host')

Device descriptions:

CRTDEVHOST DEVD(TRLANEML) LOCADR(01) RMTLOCNAME(HOST)
           CTL(TRLANHOST) APPTYPE(*EML)
           TEXT('3270 emulation over TOKENRING1')

CRTDEVHOST DEVD(TRLANPRT) LOCADR(0C) RMTLOCNAME(HOST)
           CTL(TRLANHOST) APPTYPE(*EML) EMLDEV(3287)
           TEXT('3270 printer emulation over TOKENRING1')

CRTDEVDSP DEVD(TRLANDHCF) DEVCLS(*RMT) TYPE(3277) MODEL(*DHCF)
          LOCADR(02) CTL(TRLANHOST) TEXT('DHCF over TOKENRING1') 

Host configuration:

On the host, you must generate a physical and a logical configuration before the system can connect to it.