home *** CD-ROM | disk | FTP | other *** search
- IBM LAN Support for AS400
-
- This document applies to the EtherExpress(tm) 16, 16TP, 16C, FLASH,
- FLASH TP, FLASHC, MCA, and MCA/TP. This information is based on a
- customer report.
-
- This document (or an updated version) is also available on FaxBACK,
- document #6456.
-
- You can use either LANSUP (NDIS based) or ODINSUP (ODI based) to
- connect the EtherExpress 16 simultaneously to an IBM AS400 and Novell
- server. Some customers have reported that LANSUP is slower. ODINSUP
- is included in the DOSUP6.ZIP file on NetWire/Compuserve (a later
- version may be in DOSUP7.ZIP).
-
- Here are the configuration files when using LANSUP (NDIS based)
-
- Config.sys should include:
- ══════════════════════════
- DEVICE = \LANMAN\PROTMAN.DOS
- DEVICE = EXP16.DOS <NDIS driver
- DEVICE = \AS400\DXMA0MOD.SYS
- DEVICE = \AS400\DXME0MOD.SYS
- DEVICE = C:\PCS\EIMPCS.SYS
- DEVICE = C:\PCS\ECYDDX.SYS
-
- Autoexec.bat should include:
- ════════════════════════════
- \AS400\NETBIND
- LSL
- LANSUP < Must be dated 4/10/91 or newer, located on wsgen disk
- IPXODI
- NETX
- C:\PCS\STARTPCS
-
- Protocol.ini should include:
- ════════════════════════════
- [PROTOCOL MANAGER]
- DRIVERNAME = PROTMAN$
-
- [ETHERNET]
- DRIVERNAME = DXME0$
- BINDINGS = EXP16
-
- [EXP16]
- DRIVERNAME = EXP16$
- IOADDRESS = 0x300
-
-
-
-
- Here are the configuration files using ODINSUP (ODI based)
-
- Config.sys should include:
- ══════════════════════════
- DEVICE = \LANMAN\PROTMAN.DOS
- DEVICE = \AS400\DXMA0MOD.SYS
- DEVICE = \AS400\DXME0MOD.SYS
- DEVICE = C:\PCS\EIMPCS.SYS
- DEVICE = C:\PCS\ECYDDX.SYS
-
- Autoexec.bat should include:
- ════════════════════════════
- LSL
- EXP16ODI
- ODINSUP < Must get this from Novell
- NETBIND
- IPXODI
- NETX
- L:
- LOGIN
- C:\PCS\STARTPCS
-
- Protocol.ini should include:
- ════════════════════════════
- [PROTOCOL MANAGER]
- DRIVERNAME = PROTMAN$
-
- [ETHERNET]
- DRIVERNAME = DXME0$
- BINDINGS = EXP16ODI
-
- [EXP16ODI]
- DRIVERNAME = EXP16ODI$
- IOADDRESS = 0x300
-
- Net.cfg should include:
- ═══════════════════════
- Protocol ODINSUP
- Bind EXP16ODI <--Bind 1, if using IPXODI v2.x or later
-
- Link Driver EXP16ODI
- Port 300
- frame ethernet_802.3
- frame ethernet_ii
- frame ethernet_802.2
- frame ethernet_snap
-
-
-