This sample is for one Intel EtherExpress 16 adapter in one
workstation, running TCP/IP and IPX
concurrently:
NET.CFG
Link Support
Buffers 8 1568
MemPool 4096
This provides the INTEL card specific setup
Link Driver EXP16ODI
PORT 300
INT 11
Frame Ethernet_802.3; <--- You must have Novell frame
Frame Ethernet_II; <--- As well as TCP/IP frame
Protocol IPX 0 Ethernet_802.3; <-- and IPX uses 802.3 by default
This section sets up the TCPIP parameters
Protocol TCPIP
BIND EXP16ODI; delete this if using IPXODI v2.x or later
ip_address 134.242.1.36 ; address of this workstation
ip_router 134.242.1.254 ; address of the network router
ip_netmask 255.255.255.0
etc....
This section may actually be ommitted if there is only one card
in the machine and only one Link Driver section, IPXODI will take as
default the only driver given.
Protocol IPX
Bind EXP16ODI <-- Bind 1, if using IPXODI v2.x or later
;END NET.CFG
The AUTOEXEC.BAT would include the following commands in the order noted
here:
LSL
EXP16ODI
IPXODI
NETX ; this can be before or after tcpip stuff
TCPIP ;for TCP/IP under LWP
TELAPI ;for telnet services
If IPTUNNEL is being used, then the following must be added to the
NET.CFG:
Link Driver IPTUNNEL
gateway 255.255.255.255
gateway 134.242.1.27 <-- IP address of NetWare* server
port 213
checksum Yes
The following line must be changed:
PROTOCOL IPX
BIND IPTUNNEL Instead of BIND EXP16ODI
or Bind 1, if using IPXODI v2.x or later
If IPTUNNEL is used, load drivers in this order:
LSL
EXP16ODI
TCPIP
IPTUNNEL
IPXODI
NETX
PLEASE NOTE:
This product is no longer being manufactured by Intel. THESE DOCUMENTS ARE PROVIDED FOR HISTORICAL
REFERENCE PURPOSES ONLY AND ARE SUBJECT TO THE TERMS SET FORTH IN THE "LEGAL" INFORMATION" LINK BELOW.
For information on currently available Intel products, please see
www.intel.com and/or developer.intel.com
|