Apple PC Compatibility Card User Manual
Page 258
5
After running SETNET, make sure your NET.CFG file and the batch file you use to call the
networking software contain the following entries:
NET.CFG
LINK DRIVER MACODI
FRAME ETHERNET_802.2
FRAME ETHERNET_802.3
FRAME ETHERNET_SNAP
FRAME ETHERNET_II
PROTOCOL IPX E0 ETHERNET_802.2
PROTOCOL IP 800 ETHERNET_II
PROTOCOL ARP 806 ETHERNET_II
PROTOCOL RARP 8035 ETHERNET_II
LINK SUPPORT
BUFFERS 8 1600
MEMPOOL 4095
AUTOEXEC.BAT
C:\NWCLIENT\LSL.COM
C:\NWCLIENT\MACODI.COM
C:\NWCLIENT\IPXODI.COM
C:\TRUMPET\ODIPKT.COM 3 107
C:\TRUMPET\WINPKT.COM 107
You may also include the AUTOEXEC.BAT lines in STARTNET.BAT. If you
do so, be sure to include the following pointer to STARTNET.BAT from your
AUTOEXEC.BAT file:
@CALL [
PATH]\STARTNET
Note: LSL.COM is the link support layer driver supplied by Novell client
software. MACODI.COM is the network interface driver supplied by Apple.
IPXODI.COM is the IPX/SPX protocol stack layer supplied by Novell client
software. ODIPKT.COM is the ODI packet driver supplied by InterCon
software. The first number represents the frame type, as listed in the
NET.CFG file. Ethernet_II is the last of four frame types (the first is number
0). The second number is the “line number” and should always be set to 107
for Ethernet. WINPKT.COM is the Windows virtual packet driver. It takes as
an argument the line number for the packet driver.
258
Appendix C