home *** CD-ROM | disk | FTP | other *** search
- ; THIS SECTION IS FOR CONFIGURATION OF LINKWATCH MANAGEABLE END NODES.
- ;
- Protocol DME
- BIND #1
- ; replace with your specific information for LinkWatch
- USER_NAME "Your Name"
- NODE_NAME "Your Node Name"
- NODE_LOCATION "Your Node Location"
- ; set password according to your network administrator's instructions
- ; NODE_PASSWORD "ABCDEFGH"
- PHONE_NUMBER "Your Phone Number"
- NOTES "Miscellaneous text"
- NOTES "and more text"
-
- LINK DRIVER 3C59X
- ;
- ; The following optional parameter specifies which bus to search for the
- ; 3C59X adapter. It may be useful in a computer with multiple adapters
- ; on different busses.
- ;
- ; BUS PCI
- ;
- ; When using two or more adapters in a single machine, it is necessary to
- ; specifiy which adapter should be used. The following two parameters are
- ; used for this purpose:
- ;
- ; BUSNO NN, where NN is the PCI bus identifier of the PCI bus which connects
- ; to the adapter.
- ; PCISLOT NN, where NN is the specific PCI BIOS identification number of the
- ; 3C59X PCI/EISA adapter.
- ; SLOT NN, where NN is the EISA hardware slot number of the 3C59X PCI/EISA
- ; adapter.
- ;
- ;For example if the 3C59X PCI/EISA adapter is installed in a PCI slot:
- ; BUSNO 0
- ; PCISLOT 7
- ;
- ;Or if the 3c59X PCI/EISA adapter is installed in an EISA slot.
- ; BUSNO 0
- ; SLOT 7
- ;
- ; The next parameter can be used to disable bus master data transfers in the
- ; unlikely possibility that the bus master method of data movement becomes
- ; unreliable. When the driver starts, it will determine if bus master data
- ; transfers can be done. If yes, the driver will use bus master transfers
- ; where appropriate. If busmaster does not work, the driver will only use
- ; programmed I/O (PIO) to move data to or from the adapter. Setting
- ; BUSMASTER NO will force the driver to use PIO.
- ;
- ; BUSMASTER NO
- ;
- ; The next line specifies the frame type. Since 3C59X.COM is a 4.0X DOS
- ; ODI driver, the driver default frame type is 802.2. If attaching to
- ; a 3.11 server, the frame type is 802.3.
- ;
- FRAME ETHERNET_802.2
- ;
-
- NetWare DOS Requester
- FIRST NETWORK DRIVE = F
-