home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / SMC / pci_55.exe / NWSVR / 4X / AUTOEXEC.NCF next >
Text File  |  1997-01-27  |  3KB  |  79 lines

  1. #Load the MSM and TSM on Netware 3.12
  2. #------------------------------------
  3. load nbi31x
  4. load msm31x
  5. load ethertsm
  6. load SMCPWR TP_FULL_DUPLEX LINE_SPEED=100
  7.  
  8. # Working with SMCPWR driver (one EISA or PCI board)
  9. #---------------------------------------------------
  10. load SMCPWR frame=ethernet_ii    name=e1
  11. load SMCPWR frame=ethernet_802.2 name=e2
  12. load SMCPWR frame=ethernet_802.3 name=e3
  13. load SMCPWR frame=ethernet_snap  name=e4
  14. bind ipx to e1 net=10
  15. bind ipx to e2 net=20
  16. bind ipx to e3 net=30
  17. bind ipx to e4 net=40
  18.  
  19. #Working with SMCPWR driver (multiple PCI boards)
  20. #--------------------------------------------------
  21. #load SMCPWR frame=ethernet_ii    name=e1   slot=3
  22. #load SMCPWR frame=ethernet_802.2 name=e2   slot=3
  23. #load SMCPWR frame=ethernet_802.3 name=e3   slot=3
  24. #load SMCPWR frame=ethernet_snap  name=e4   slot=3
  25. #bind ipx to e1 net=10
  26. #bind ipx to e2 net=20
  27. #bind ipx to e3 net=30
  28. #bind ipx to e4 net=40
  29.  
  30. #load SMCPWR frame=ethernet_ii    name=e5   slot=6
  31. #load SMCPWR frame=ethernet_802.2 name=e6   slot=6
  32. #load SMCPWR frame=ethernet_802.3 name=e7   slot=6
  33. #load SMCPWR frame=ethernet_snap  name=e8   slot=6
  34. #bind ipx to e5 net=50
  35. #bind ipx to e6 net=60
  36. #bind ipx to e7 net=70
  37. #bind ipx to e8 net=80
  38.  
  39. #Working with SMCPWR driver (multiple PCI boards)
  40. #-------------------------------------------------
  41. #load SMCPWR frame=ethernet_ii    name=e1   slot=16
  42. #load SMCPWR frame=ethernet_802.2 name=e2   slot=16
  43. #load SMCPWR frame=ethernet_802.3 name=e3   slot=16
  44. #load SMCPWR frame=ethernet_snap  name=e4   slot=16
  45. #bind ipx to e1 net=10
  46. #bind ipx to e2 net=20
  47. #bind ipx to e3 net=30
  48. #bind ipx to e4 net=40
  49.  
  50. #load SMCPWR frame=ethernet_ii    name=e5   slot=17
  51. #load SMCPWR frame=ethernet_802.2 name=e6   slot=17
  52. #load SMCPWR frame=ethernet_802.3 name=e7   slot=17
  53. #load SMCPWR frame=ethernet_snap  name=e8   slot=17
  54. #bind ipx to e5 net=50
  55. #bind ipx to e6 net=60
  56. #bind ipx to e7 net=70
  57. #bind ipx to e8 net=80
  58.  
  59. #Working with SMCPWR driver (one EISA board and one PCI board)
  60. #--------------------------------------------------------------
  61. #load SMCPWR frame=ethernet_ii    name=e1   slot=3
  62. #load SMCPWR frame=ethernet_802.2 name=e2   slot=3
  63. #load SMCPWR frame=ethernet_802.3 name=e3   slot=3
  64. #load SMCPWR frame=ethernet_snap  name=e4   slot=3
  65. #bind ipx to e1 net=10
  66. #bind ipx to e2 net=20
  67. #bind ipx to e3 net=30
  68. #bind ipx to e4 net=40
  69.  
  70. #load SMCPWR frame=ethernet_ii    name=e5   slot=16
  71. #load SMCPWR frame=ethernet_802.2 name=e6   slot=16
  72. #load SMCPWR frame=ethernet_802.3 name=e7   slot=16
  73. #load SMCPWR frame=ethernet_snap  name=e8   slot=16
  74. #bind ipx to e5 net=50
  75. #bind ipx to e6 net=60
  76. #bind ipx to e7 net=70
  77. #bind ipx to e8 net=80
  78.  
  79.