home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / SMC / pci_55.exe / NWSVR / 312 / AUTOEXEC.NCF < prev    next >
Text File  |  1997-09-11  |  1KB  |  39 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 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=16
  22. #load SMCPWR frame=ethernet_802.2 name=e2   slot=16
  23. #load SMCPWR frame=ethernet_802.3 name=e3   slot=16
  24. #load SMCPWR frame=ethernet_snap  name=e4   slot=16
  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=17
  31. #load SMCPWR frame=ethernet_802.2 name=e6   slot=17
  32. #load SMCPWR frame=ethernet_802.3 name=e7   slot=17
  33. #load SMCPWR frame=ethernet_snap  name=e8   slot=17
  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.