home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / 3Com / 3c509x2.exe / HELP / BANYAN.TXT next >
Text File  |  1999-04-22  |  3KB  |  89 lines

  1.                         3Com (R) Corporation
  2.                      EtherDisk (R) Diskette for
  3.               The 3C509B EtherLink 10 ISA NIC Family
  4.                   Banyan VINES Installation Notes
  5.  
  6.  
  7. Preliminary Banyan VINES Client Installation
  8. --------------------------------------
  9. The Banyan VINES LAN software installation requires that you input the IRQ
  10. assigned to the NIC.
  11.  
  12. To determine the IRQ, perform the following steps:
  13.  
  14. 1.  Insert the 3Com EtherLink 10 ISA EtherDisk #2 diskette in the floppy
  15.     drive and make that the active drive.
  16.  
  17. 2.  At the DOS prompt type:
  18.      3C5X9CFG [Enter]
  19.  
  20. 3.  When the main menu appears, select Adapter Configuration and press
  21.     [Enter].
  22.  
  23. 4.  The Adapter Configuration screen appears with the IRQ shown in the
  24.     Standard Options box.
  25.  
  26.  
  27. Banyan VINES Client Installation
  28. --------------------------
  29. To install VINES 6.0 software on a DOS NDIS workstation, follow these
  30. instructions.  DOS must be installed on the target workstation C: drive or
  31. you must have a bootable DOS floppy.
  32.  
  33. 1.  Use the DOS MD command to create a subdirectory called \VINES.
  34.  
  35. 2.  Copy the contents of the VINES LAN S/W (DOS) Install diskette into
  36.     the \VINES subdirectory.
  37.  
  38. 3.  Copy the contents of the NDIS subdirectory on the VINES LAN S/W (DOS)
  39.     2 of 2 diskette into the \VINES subdirectory.
  40.  
  41. 4.  Copy the ELNK3.DOS and the PROTOCOL.INI fragment from the NDIS2\DOS
  42.     subdirectory on the EtherDisk #2 diskette to the \VINES subdirectory.
  43.  
  44. 5.  Edit the PROTOCOL.INI file to read as follows:
  45.  
  46.     [PROTOCOL MANAGER]
  47.      DRIVERNAME = PROTMAN$
  48.  
  49.     [VINES_XIF]
  50.      DRIVERNAME = NDISBAN$
  51.      BINDINGS = ELNK3
  52.  
  53.     [ELNK3]
  54.      DRIVERNAME = ELNK3$
  55.  
  56. 6.  Run the PCCONFIG.EXE program located in the \VINES subdirectory.
  57.  
  58. 7.  Select option 1, Network Card Settings.
  59.  
  60. 8.  Select the NDIS Ethernet option.
  61.  
  62. 9.  The NDIS Workstation screen appears. Enter the interrupt request
  63.     number (IRQ) you selected for the 3Com EtherLink 10 ISA NIC.
  64.  
  65. 10.  Edit the CONFIG.SYS file and add the following lines, substituting
  66.      A: for C: for a floppy disk installation.
  67.  
  68.      DEVICE = C:\VINES\PROTMAN.DOS /I:C:\VINES
  69.      DEVICE = C:\VINES\ELNK3.DOS
  70.  
  71. 11. Insert the following lines in the AUTOEXEC.BAT file.
  72.  
  73.      CD \VINES
  74.      BAN
  75.  
  76.      BAN loads the NDISBAN drivers and reads the PCCONFIG.DB file to
  77.      invoke changes made during the PCCONFIG stage.
  78.  
  79.  
  80. Banyan VINES Server Installation
  81. --------------------------------
  82.  
  83. Banyan provides a VINES Server driver with the current version of VINES.
  84. Consult the Banyan documentation for installation instuctions.
  85.  
  86.                  (%VER BANYAN.TXT - Banyan VINES v6.1a)
  87.  
  88.  
  89.