home *** CD-ROM | disk | FTP | other *** search
/ Computer Tool Software / soft.iso / Multimed / Net / INTEL / README.DIR / AS400.TXT < prev    next >
Encoding:
Text File  |  1993-09-30  |  2.5 KB  |  100 lines

  1.                        IBM LAN Support for AS400
  2.  
  3.   This document applies to the EtherExpress(tm) 16, 16TP, 16C, FLASH,
  4.   FLASH TP, FLASHC, MCA, and MCA/TP.  This information is based on a 
  5.   customer report.
  6.  
  7.   This document (or an updated version) is also available on FaxBACK,
  8.   document #6456.
  9.  
  10.   You can use either LANSUP (NDIS based) or ODINSUP (ODI based) to 
  11.   connect the EtherExpress 16 simultaneously to an IBM AS400 and Novell 
  12.   server.  Some customers have reported that LANSUP is slower.  ODINSUP 
  13.   is included in the DOSUP6.ZIP file on NetWire/Compuserve (a later 
  14.   version may be in DOSUP7.ZIP).
  15.   
  16.   Here are the configuration files when using LANSUP (NDIS based)
  17.   
  18.   Config.sys should include: 
  19.   ══════════════════════════
  20.    DEVICE = \LANMAN\PROTMAN.DOS     
  21.    DEVICE = EXP16.DOS              <NDIS driver
  22.    DEVICE = \AS400\DXMA0MOD.SYS
  23.    DEVICE = \AS400\DXME0MOD.SYS
  24.    DEVICE = C:\PCS\EIMPCS.SYS
  25.    DEVICE = C:\PCS\ECYDDX.SYS
  26.   
  27.   Autoexec.bat should include:
  28.   ════════════════════════════
  29.    \AS400\NETBIND
  30.    LSL
  31.    LANSUP     < Must be dated 4/10/91 or newer, located on wsgen disk
  32.    IPXODI
  33.    NETX
  34.    C:\PCS\STARTPCS 
  35.   
  36.   Protocol.ini should include:
  37.   ════════════════════════════
  38.    [PROTOCOL MANAGER]
  39.      DRIVERNAME = PROTMAN$
  40.   
  41.    [ETHERNET]
  42.      DRIVERNAME = DXME0$
  43.      BINDINGS = EXP16
  44.   
  45.    [EXP16]
  46.      DRIVERNAME = EXP16$
  47.      IOADDRESS = 0x300
  48.   
  49.   
  50.   
  51.   
  52.   Here are the configuration files using ODINSUP (ODI based)
  53.   
  54.   Config.sys should include: 
  55.   ══════════════════════════
  56.    DEVICE = \LANMAN\PROTMAN.DOS     
  57.    DEVICE = \AS400\DXMA0MOD.SYS
  58.    DEVICE = \AS400\DXME0MOD.SYS
  59.    DEVICE = C:\PCS\EIMPCS.SYS
  60.    DEVICE = C:\PCS\ECYDDX.SYS
  61.   
  62.   Autoexec.bat should include:
  63.   ════════════════════════════
  64.    LSL
  65.    EXP16ODI
  66.    ODINSUP       < Must get this from Novell
  67.    NETBIND
  68.    IPXODI
  69.    NETX
  70.    L:
  71.    LOGIN 
  72.    C:\PCS\STARTPCS
  73.   
  74.   Protocol.ini should include:
  75.   ════════════════════════════
  76.    [PROTOCOL MANAGER]
  77.      DRIVERNAME = PROTMAN$
  78.   
  79.    [ETHERNET]
  80.      DRIVERNAME = DXME0$
  81.      BINDINGS = EXP16ODI
  82.   
  83.    [EXP16ODI]
  84.      DRIVERNAME = EXP16ODI$
  85.      IOADDRESS = 0x300
  86.   
  87.   Net.cfg should include:
  88.   ═══════════════════════
  89.    Protocol ODINSUP
  90.      Bind EXP16ODI   <--Bind 1, if using IPXODI v2.x or later
  91.   
  92.    Link Driver EXP16ODI
  93.      Port 300
  94.      frame ethernet_802.3
  95.      frame ethernet_ii
  96.      frame ethernet_802.2
  97.      frame ethernet_snap
  98.   
  99.                                                                           
  100.