Cisco Systems 5709 Manual De Usuario

Descargar
Página de 247
User Guide
 NetXtreme II
January 2010
Bro a d c o m   Co rp o r a ti o n
Document
ENGSRVT52-CDUM100-R
Installing the NDIS2 Driver Software for Use on MS-DOS Platforms
Page  111
2. Edit A:\Net\System.ini. 
a. Change netcard= to netcard=BXND20X.dos. 
b. Check for references to C:\NET and change C:\NET to A:\NET if necessary. 
Example System.ini file
[network]
sizworkbuf=1498
filesharing=no
printsharing=no
autologon=yes
computername=MYPC
lanroot=A:\NET
username=USER1
workgroup=WORKGROUP
reconnect=yes
dospophotkey=N
lmlogon=0
logondomain=
preferredredir=basic
autostart=basic
maxconnections=8
[network drivers]
netcard=BXND20X.dos
transport=ndishlp.sys,*netbeui
devdir=A:\NET
LoadRMDrivers=yes
3. Copy BXND20X.dos to A:\Net. 
4. Create the appropriate Autoexec.bat file in drive A for the chosen protocol as shown below. 
For TCP/IP
path=a:\net
a:\net\net initialize
a:\net\netbind.com
a:\net\umb.com
a:\net\tcptsr.exe
a:\net\tinyrfc.exe
a:\net\nmtsr.exe
a:\net\emsbfr.exe
a:\net\net start basic
net use z: \\SERVERNAME\SHARENAME
For IPX
SET PATH=A:\NET
A:\NET\net initialize
A:\NET\nwlink
A:\NET\NET START BASIC
net use z: \\SERVERNAME\SHARENAME
For NetBEUI
SET PATH=A:\NET
A:\NET\NET START BASIC
net use z: \\SERVERNAME\SHARENAME
5. Create a Config.sys file on the startup disk in drive A as shown below. 
files=30
device=a:\net\ifshlp.sys