Scenario details: Configure the iSeries connection to a remote token-ring network through a RouteXpander/2

Use the following commands to configure the iSeries™ connection to a remote token-ring network through a RouteXpander/2:

CRTLINTRTN LIND(ROUTEEX) RSRCNAME(*NWID) NWI(FRMRLY) NWIDLCI(32) +
           LINESPEED(*NWI) MAXFRAME(4052) ADPTADR(400000036759) +
           EXCHID(05636759) AUTOCRTCTL(*YES) +
           TEXT('DLCI to RouteXpander/2')

ADDTCPIFC  INTNETADR('59.1.2.211') LIND(ROUTEEX)

CRTCTLAPPC CTLD(PC1) LINKTYPE(*LAN) SWTLINLST(ROUTEEX) RMTNETID(RPC) +
           RMTCPNAME(PC1) ADPTADER(400000049605) TEXT('PC1 on +
           RouteXpander/2 Token-ring Network')

CRTDEVAPPC DEVD(PC1) RMTLOCNAME(PC1) LCLLOCNAME(SYS320) CTL(PC1) +
           TEXT('PC1 on RouteXpander/2 Token-ring Network')

CRTCTLAPPC CTLD(PC2) LINKTYPE(*LAN) SWTLINLST(ROUTEEX) RMTNETID(RPC) +
           RMTCPNAME(PC2) ADPTADR(400000047605) TEXT('PC2 on +
           RouteXpander/2 Token-ring Network')

CRTDEVAPPC DEVD(PC2) RMTLOCNAME(PC2) LCLLOCNAME(SYS320) CTL(PC2) +
           TEXT('PC2 on RouteXpander/2 Token-ring Network')

With this configuration, you can communicate by using either Systems Network Architecture (SNA) or TCP/IP data.