home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / nsrout.exe / TCP.TXT < prev    next >
Text File  |  1994-04-11  |  5KB  |  145 lines

  1. To run the NS/Router on a TCP/IP Based Network
  2. ----------------------------------------------
  3.  
  4. A. WORKSTATION REQUIREMENTS
  5.    Novell DOS 6.0 or higher or MS-DOS 3.3 or higher
  6.    MS Windows 3.1 (enhanced mode only)
  7.    NS/Router v4.02 or higher  (these files)
  8.    TCP/IP driver
  9.    386 or higher processor
  10. Appropriate network adapter (For a current list of adapters, contact
  11. the Novell Product Information Center at 1-800-NETWARE.)   
  12.  
  13. Note: TCP/IP drivers are found in Novell's LAN WorkPlace(R) for DOS
  14. product.   
  15.    
  16. B. NETWARE FOR SAA SERVER REQUIREMENTS
  17.    NetWare for SAA v1.3B or higher
  18.    PU 2.1 SAA service profile 
  19.    AS400PCS.NLM v2.09 or higher*
  20.    NetWare 3.11, 3.12, or NetWare 4.01
  21.    TCP/IP protocol stack loaded on the server  
  22.    386 or higher processor 
  23. Appropriate adapter(s) for host and/or network link (For a current
  24. list of adapters, contact the Novell Product Information Center at
  25. 1-800-NETWARE.)  
  26.          
  27. C. Make the following changes to AUTOEXEC.NCF.
  28. 1. Specify the frame type appropriate to your board.  
  29.   - Specify frame=ethernet_II if you are using an Ethernet board.  
  30.   - Specify frame=token-ring_snap if you are using a Token Ring board.
  31.  
  32. 2. Bind the IP protocol to the board specified using the correct IP
  33. address and mask type for your environment.
  34.     
  35. 3. Add the statement: LOAD TCPIP.
  36.  
  37. Example, if you are using an Ethernet board, you should add the
  38. following lines to AUTOEXEC.NCF:
  39.   load ne2000 port=300 int=3 frame=ethernet_II name=tcpip1
  40.   bind ip to tcpip1 addr=130.57.32.21  mask=255.255.252.0
  41.   load tcpip  
  42.  
  43. D. Do the following at all workstations:
  44.  
  45. 1. If you have not already done so, install LAN WorkPlace(R) for DOS.
  46.  
  47. 2. Copy WLIBSOCK.DLL and VTCPIP.386 to your Microsoft (MS) Windows
  48. system directory.  These files are part of LAN WorkPlace for DOS.  A
  49. general protection error will result if you attempt to run the
  50. NS/Router without these files in the MS Windows system directory. 
  51.  
  52. 3. Make the following changes to the [386Enh] parameters to
  53. SYSTEM.INI.   
  54. 3a. Add vtcpip.386 to the device parameter. 
  55.  
  56. 3b. Make sure that the device parameter path specifies the directory
  57. that contains VTCPIP.386.  
  58.  
  59. 3c. If you are installing MS Windows on your network instead of your
  60. hard drive, add the TimerCriticalSection=10000 parameter to increase 
  61. the time-out value of MS Windows.
  62. A sample of the 386Enh parameters in a SYSTEM.INI file.
  63.         [386Enh]
  64.         TimerCriticalSection=10000
  65.         device=C:\NET\BIN\vtcpip.386
  66.    
  67. 4. Make the following changes to NET.CFG.
  68. Under Link Support
  69.   Set Buffers to 8 1516 
  70.   Set MemPool to 4096 or higher
  71.   Set MAX STACKS to 8 or higher
  72.  
  73. Under Link Driver 
  74.   Specify token ring or Ethernet
  75.   Specify the appropriate frame type
  76.   Set to Ethernet II if the frame type is Ethernet
  77.   Set to SNAP if the frame type is token ring
  78.  
  79. Under Protocol TCP/IP
  80.   Set ip_router to the name of the nearest router or the name of the 
  81.   NetWare(R) for SAA server. 
  82.   Set ip_address to the workstation's internal address.  
  83.   Set ip_netmask to match the way your environment masks the IP
  84.   address.
  85.  
  86. A sample NET.CFG file configured to run NS/Router on a TCP/IP network:
  87. Link Support
  88.   Buffers 8 1516
  89.   MemPool 4096
  90.   Max Stacks 8
  91.   File handles=180
  92.   show dots=on
  93.   SPX ABORT TIMEOUT=2500
  94.   SPX CONNECTIONS=150
  95.   Link Driver NE2000
  96.      ;Default settings for NE2000 driver
  97.      ;Modify if you have a different setting or card
  98.      INT #1 3
  99.      PORT #1 300
  100.      Frame Ethernet_II
  101.      Frame Ethernet_802.3
  102.      Protocol IPX 0 Ethernet_802.3
  103.      Protocol TCPIP 8137 Ethernet_II
  104.      .
  105.      .
  106.      .
  107.   Protocol TCPIP
  108.      ip_address  130.57.32.10
  109.      ip_router  130.57.32.21
  110.      ip_netmask  255.255.252.0
  111.      .
  112.      .
  113.      .
  114.  
  115. 5. Configure CSCON for TCP/IP by doing the following:
  116.  
  117. 5a. From the CSCON Available Topics menu, select Configure Server
  118. Description.
  119.  
  120. 5b. From the Server Description window, move the cursor to TCP/IP at
  121. the Protocol Stacks Supported parameter and press <Enter>.  A check
  122. mark will appear beside TCP/IP.
  123.      
  124. 5c. Save the change to the server description and exit from CSCON.
  125.  
  126. 6. Use the File:Run option of the MS Windows Program Manager to
  127. install NS/Router. 
  128.  
  129. 7. After you have completed installing the NS/Router, use the
  130. NS/Router Configurator to create a configuration description
  131. appropriate for your AS/400 link.  
  132.   - Novell recommends that you specify the server IP address when
  133.   entering Link Information in the NS/Router Configurator window. 
  134.  
  135.   - However, you may instead: 
  136.      a) Enter the server name under Link Information in Router
  137.      Configuration and,
  138.      b) Put the server's name and its Internal Address in the "Hosts"
  139.      file.
  140.       
  141. NOTE: If you use the NS/Router Configurator File/Import feature and
  142. you have an SDLC or QLLC link type, you may encounter an "Invalid
  143. Entry in PCS File" error.  This is not a fatal error.  You may need to
  144. manually enter the AS/400 System Information SystemName and UserID
  145. required by the NS/Router Configurator.