Article ID: 107648
Article Last Modified on 2/26/2002
SET NWLANGUAGE=ENGLISH
C:\WINDOWS\NET INIT (This loads protman and NDIS protocols.)
C:\<PATH>\LSL.COM
C:\<PATH>\<your network card's ODI MAC driver>.COM
C:\<PATH>\ODINSUP.COM
C:\WINDOWS\NET START NETBIND (This binds the protocols to ODINSUP.)
C:\<PATH>\IPXODI.COM
C:\<PATH>\VLM.EXE
(The rest of these files are for MS TCP/IP.)
C:\WINDOWS\UMB
C:\WINDOWS\TCPTSR
C:\WINDOWS\TINYRFC
C:\WINDOWS\NMTSR.EXE
C:\WINDOWS\EMSBFR.EXE
PB BUFFERS 7
PROTOCOL ODINSUP
BIND <3c509> (where <3c509> is the filename of your network
card's ODI driver)
BUFFERED
LINK DRIVER <3c509> (where <3c509> is the filename of your network
card's ODI driver)
INT <n> (where <n> is the one-digit interrupt number)
MEM <nnnnn> (where <nnnnn> is the five-digit memory address)
PORT <nnn> (where <nnn> is the three-digit I/O port address)
FRAME ETHERNET_802.2
FRAME ETHERNET_802.3
FRAME ETHERNET_II
FRAME ETHERNET_SNAP
PROTOCOL IPX 0 ETHERNET_802.3
First Network Drive = F
NOTE: If you've been using ODI to attach to a Novell server at DOS and
you haven't specified the parameters INT, MEM, PORT, DMA, SLOT, and so
forth in the Net.cfg file, you probably don't need to add them now.
However, depending on the ODI MAC driver you are using (Novell refers to
this as the "MLID"), you may need to place these parameters after the
FRAME lines. Additionally, list your network's frame type FIRST in the
list of "FRAME ETHERNET_<xxxx>" entries (where <xxxx> will probably be
<802.2>, <802.3>, or <II>).
[NWLINK]
;BINDINGS=<MS$ELNK3> (where <MS$ELNK3> corresponds to your NDIS MAC
driver; in this case, ELINK3.DOS. The semicolon
comments out this line.)
BINDINGS=<x3c509> (where <x3c509> corresponds to your ODI MLID;
in this case, 3c509.COM. The "x" must be
added if the ODI MLID filename begins with a
numeral.)
[NETBEUI]
;BINDINGS=<MS$ELNK3> (where <MS$ELNK3> corresponds to your NDIS MAC
driver; in this case, ELINK3.DOS. The semicolon
comments out this line.)
BINDINGS=<x3c509> (where <x3c509> corresponds to your ODI MLID;
in this case, 3c509.COM. The "x" must be
added if the ODI MLID filename begins with a
numeral.)
LANABASE=0
SESSIONS=10
NCBS=12
DriverName=netbeui$
[MS$NDISHLP]
DriverName=ndishlp$
;BINDINGS=<MS$ELNK3> (where <MS$ELNK3> corresponds to your NDIS MAC
driver; in this case, ELINK3.DOS. The semicolon
comments out this line.)
BINDINGS=<x3c509> (where <x3c509> corresponds to your ODI MLID;
in this case, 3c509.COM. The "x" must be
added if the ODI MLID filename begins with a
numeral.)
[TCPIP]
IPAddress0=<130 25 40 20> (where <130 25 40 20> corresponds to your
own IP addresses.)
DefaultGateway0=130 25 0 1
SubNetMask0=255 255 0 0
NBSessions=6
NetFiles=C:\WINDOWS
DriverName=TCPIP$
;BINDINGS=<MS$ELNK3> (where <MS$ELNK3> corresponds to your NDIS MAC
driver; in this case, ELINK3.DOS. The semicolon
comments out this line.)
BINDINGS=<x3c509> (where <x3c509> corresponds to your ODI MLID;
in this case, 3c509.COM. The "x" must be
added if the ODI MLID filename begins with a
numeral.)
LANABASE=2
NOTE: If you are using the Microsoft 32-bit TCP/IP dated 11/21/94, you
must change the "bindings=" setting in the network card section of the
System.ini file to match the ODI MLID name, ensure ethernet_II appears
in the frame listings in the Net.cfg file, and make the following
changes to the System.ini file:
[MS$ELNK3]
IPMask=0.0.0.0
IPAddress=0.0.0.0
Description=3com Etherlink III
;BINDINGS=<MS$ELNK3> (where <MS$ELNK3> corresponds to your NDIS MAC
driver; in this case, ELINK3.DOS. The semicolon
comments out this line.)
BINDINGS=<x3c509> (where <x3c509> corresponds to your ODI MLID;
in this case, 3c509.COM. The "x" must be
added if the ODI MLID filename begins with a
numeral.)
IMPORTANT: If the ODI MLID filename begins with a numeral, you must
preface the filename with an x in the
BINDINGS= statement. For example, the 3COM 3C509 network adapter card
uses an ODI MLID with the filename 3C509.COM. In the Protocol.ini file,
the BINDINGS= statements would need to be:
BINDINGS=x3C509
WARNING: After you make these modifications, do NOT make any changes in
the Networks dialog box of Control Panel. If you do, the Autoexec.bat,
System.ini and Protocol.ini files will be overwritten. You should make
backup copies of these files in case this occurs.
DEVICE=C:\WINDOWS\HIMEM.SYS DOS=HIGH BUFFERS=30 FILES=50 DEVICE=C:\DOS\SETVER.EXE SHELL=C:\DOS\COMMAND.COM C:\DOS\ /p /e:2048 STACKS=9,256 LASTDRIVE=Z DOS=HIGH DEVICE=C:\WINDOWS\IFSHLP.SYS
C:\WINDOWS\NET INIT C:\NOVELL\LSL C:\NOVELL\3C509 C:\NOVELL\ODINSUP C:\WINDOWS\NET START NETBIND C:\NOVELL\IPXODI C:\NOVELL\VLM C:\WINDOWS\UMB C:\WINDOWS\TCPTSR C:\WINDOWS\TINYRFC C:\WINDOWS\NMTSR.EXE C:\WINDOWS\EMSBFR.EXE PATH=C:\WINDOWS;C:\DOS;C:\ SET TEMP=C:\TEMP C:\WINDOWS\SMARTDRV.EXE /X
SHOWDOTS=ON PB BUFFERS 7 PROTOCOL ODINSUP BIND 3c509 BUFFERED LINK DRIVER 3c509 port 300 int 5 frame ethernet_802.3 frame ethernet_802.2 frame ethernet_II frame ethernet_SNAP PROTOCOL IPX 0 ETHERNET_802.3 First Network Drive = F
[network.setup] version=0x3110 netcard=ms$elnk3,1,MS$ELNK3,1 transport=ms$nwlinknb,NWLINK transport=ms$netbeui,NETBEUI transport=ms$ndishlp,MS$NDISHLP transport=tcpip,TCPIP lana0=ms$elnk3,1,ms$netbeui lana1=ms$elnk3,1,ms$nwlinknb lana2=ms$elnk3,1,ms$ndishlp lana3=ms$elnk3,1,tcpip [MS$ELNK3] DriverName=ELNK3$ MAXTRANSMITS=6 [NWLINK] BINDINGS=x3C509 [NETBEUI] BINDINGS=x3C509 LANABASE=0 SESSIONS=10 NCBS=12 DriverName=netbeui$ [protman] DriverName=PROTMAN$ PRIORITY=MS$NDISHLP [MS$NDISHLP] DriverName=ndishlp$ BINDINGS=x3C509 [TCPIP] DefaultGateway0=130 25 0 1 SubNetMask0=255 255 0 0 IPAddress0=130 25 40 20 NBSessions=6 NetFiles=C:\WINDOWS DriverName=TCPIP$ BINDINGS=x3C509 LANABASE=2For additional information concerning Novell's ODINSUP.COM, contact Novell Technical Support or on the Novell CompuServe forums.
Additional query words: 3.11
Keywords: KB107648