home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / Trendware / Te-16pct.exe / SERVER.ODI / 3.12 / README.TXT < prev   
Text File  |  1997-09-02  |  4KB  |  118 lines

  1. Novell NetWare Server 3.12
  2. --------------------------
  3.  
  4. For a NetWare 3.12 server configuration, We provides a NetWare Server 3.12 ODI
  5. driver which is included on the TE-16PnP Ethernet Card driver diskette.
  6.  
  7. Note:
  8. -----
  9. The directory structure provided on the TE-16PnP Ethernet Card driver diskette has
  10. been setup for automatic OEM installation. Also, more information can be found
  11. in the Novell NetWare 3.12 documentation.
  12.  
  13. Use the (LOAD) and (BIND) commands to load the NetWare 3.12 ODI server driver
  14. as described below. For more information on these commands, refer to the Novell
  15. NetWare 3.12 LAN Driver Installation documentation.
  16.  
  17. There are two methods for loading the NetWare Server 3.12 driver:
  18. 1) use the server command line prompt (":") or 2) edit the (AUTOEXEC.NCF) file.
  19.  
  20. Note:
  21. -----
  22. If you use the server command line, you will need to load the driver each time
  23. the system is booted. If you edit the AUTOEXEC.NCF file, it will automatically
  24. load the driver each time your system is booted.
  25.  
  26. Follow the steps listed below:
  27.  
  28. 1       Install NetWare 3.12 on your system.
  29.  
  30. 2       Copy the ODI Server driver (PNPODI.LAN) from the TE-16PnP Ethernet Card
  31.         driver diskette to the hard disk directory where the NetWare 3.12
  32.         system files are located. The following path should be used to
  33.         access the files from the TE-16PnP Ethernet Card driver diskette:
  34.  
  35.                 A:\SERVER.ODI\3.12\PNPODI.LAN
  36.  
  37. 3       Boot NetWare by executing (SERVER.EXE). Refer to the appropriate
  38.         Novell NetWare documentation on loading disk drivers and mounting
  39.         volumes for more information.
  40.  
  41. 4       To load the driver manually, follow the steps listed below. If you
  42.         want to load the driver using (AUTOEXEC), go to step 5.
  43.  
  44.         Notes:
  45.         1) You will need to specify the DOS path if the driver is located in
  46.            a DOS partition.
  47.  
  48.         Type the following command at the file server console (which also
  49.         changes the default settings for TE-16PnP Ethernet Card):
  50.  
  51.                 LOAD PNPODI
  52.  
  53.  
  54.         Next, bind the driver to the IPX protocol stack by typing:
  55.  
  56.                 BIND IPX TO PNPODI NET=xxxx
  57.                 (Bind to IPX or any other protocol stack; where e.g., xxxx=1234)
  58.  
  59.         Then press <Enter>.
  60.  
  61.         The installation of the NetWare Server 3.12 driver is now complete.
  62.  
  63.  
  64. 5       To load the driver using (AUTOEXEC), you must first edit the
  65.         (AUTOEXEC.NCF) file.
  66.  
  67.         * Type "LOAD INSTALL" at the server prompt (":") to access the Install
  68.           Utility.
  69.  
  70.         * Open the "SYSTEM OPTIONS" menu to access "EDIT AUTOEXEC".
  71.  
  72.         * Then add the following command lines to the (AUTOEXEC.NCF) file.
  73.  
  74.  
  75.         An example with the TE-16PnP Ethernet Card:
  76.  
  77.                 LOAD PNPODI FRAME=Ethernet_802.2
  78.  
  79.                 BIND IPX TO PNPODI NET=xxxx
  80.                 (Bind to IPX or any other protocol stack; where e.g., xxxx=1234)
  81.  
  82.                 You can load 4 frame type protocol at a time when the server is
  83.                 booted. To use this option you must load and bind another
  84.                 frame type protocol( Ethernet_802.3,Ethernet_II,Ethernet_SNAP ).
  85.  
  86. Loading Multiple TE-16PnP Ethernet Cards
  87. ----------------------------------------
  88.  
  89. The driver must be loaded again for each new TE-16PnP Ethernet Card
  90. installed in the system.
  91.  
  92. If more than one adapter card will be installed, the user must
  93. specify the Board's Ethernet ID for each card. For example, to load
  94. two TE-16PnP Ethernet Cards:
  95.  
  96.         LOAD PNPODI
  97.  
  98.         Found Board 1: port D000, int 11, EtherID=002018ff0088
  99.         Found Board 2: port 8000, int 15, EtherID=002018ff0077
  100.  
  101.         Now you can Specify '1' or '2' to select the TE-16PnP Ethernet Card
  102.         to load.
  103.  
  104. Then press <Enter>.
  105.  
  106.         The installation of the NetWare Server 3.12 driver is now complete.
  107.  
  108.         Notes:
  109.         ------
  110.         1) You will need to specify the DOS path if the driver is located in
  111.            a DOS partition.
  112.  
  113.         2) If you want to use two or more TE-16PnP Ethernet Cards on your NetWare
  114.            server.please run the configuration utility(EZCFG.EXE) to view crad's
  115.            Ethernet ID setting first.
  116.  
  117. ------------------------------------[END]--------------------------------------
  118.