EXAMPLES.TXT Driver File Contents (Compaq_Netelligent_10_or_10_100_Controller_PCI.zip)

;- This file gives examples of load and bind statements to 
;- add to your AUTOEXEC.NCF and STARTUP.NCF files to set up 
;- Network Fault Tolerance on the Compaq Netelligent 10/100
;- Controller.



;- Setting up Network Fault Tolerance
;- ==================================


;- Copy the load statements below into the appropriate
;- files and customize them for your server. Parameters for
;- these statements are defined in your user documentation 
;- and in the NFT readme files.



;- Copy these load statements into your
;- AUTOEXEC.NCF file, and customize them for your server:

;- Load Network Fault Tolerance

load nft

;- Load LAN driver on 1st Controller
load n100 slot=7 frame=ethernet_802.2 name=pri_802.2
load n100 slot=7 frame=ethernet_802.3 name=pri_802.3
load n100 slot=7 frame=ethernet_snap  name=pri_snap
load n100 slot=7 frame=ethernet_ii    name=pri_ii

;- Load LAN driver on 2nd Controller
load n100 slot=8 frame=ethernet_802.2 name=sec_802.2
load n100 slot=8 frame=ethernet_802.3 name=sec_802.3
load n100 slot=8 frame=ethernet_snap  name=sec_snap
load n100 slot=8 frame=ethernet_ii    name=sec_ii


;- Bind ipx to 1st controller
bind ipx pri_802.2 net=2
bind ipx pri_802.3 net=3
bind ipx pri_snap net=5
bind ipx pri_ii net=11


;- Set the 2nd controller to be an Network Fault Tolerance
;- partner to the first controller

nft bind 7 8


;- Note: No protocols should be bound to the secondary
;- controller. All protocol bindings to the primary controller
;- will be transferred to the secondary if the primary link
;- fails.


Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: ftp, load: 4.49