8
8
4
4
C
C
h
h
a
a
p
p
t
t
e
e
r
r
9
9
A
A
p
p
p
p
l
l
i
i
c
c
a
a
t
t
i
i
o
o
n
n
N
N
o
o
t
t
e
e
s
s
This section lists some techniques for using MBA in RPL environments:
C
C
r
r
e
e
a
a
t
t
i
i
n
n
g
g
a
a
n
n
d
d
E
E
d
d
i
i
t
t
i
i
n
n
g
g
B
B
o
o
o
o
t
t
B
B
l
l
o
o
c
c
k
k
a
a
n
n
d
d
C
C
o
o
n
n
f
f
i
i
g
g
u
u
r
r
a
a
t
t
i
i
o
o
n
n
s
s
f
f
o
o
r
r
N
N
I
I
C
C
s
s
Using Script Files and Redirection
The remoteboot database used in Windows NT is contained within two files: SYSTEM.MDB
and RPLSVC.MDB, found in the \\ systemroot \RPL directory. Access to the remoteboot
database is enabled only through the RPLCMD.EXE command line utility and Remoteboot
Manager.
Creating or editing boot blocks and configurations for new NICs can be made easier by using
script files and redirecting them into the RPLCMD.EXE command line utility. Using the
supplied examples, you can create your own scripts by modifying and copying them. The
FETH.RPL script provided on the MBA Utility Disk or MBA subdirectory on the EtherCD serves
as an example for creating configurations for various DOS versions.
The following is a sample commented section for adding a boot block. Modify this sample as
needed. Remove comments and remove any spaces between lines.
Comments
b
boot block
a
add
dosfeth
add new BBLOCK name i.e. DOSFETH
002f00
1st six digits of new NIC address
bblock\netbeui\feth\dosbb.cnf
directory name of NIC-specific
configuration files
abc fastethernet
comment for the NIC
0
window size of zero
A sample section for adding a configuration is as follows:
Comments
c
configuration
a
add
dos622ip
new configuration name i.e.
DOS622_ABC FETH
dosfeth
BBLOCK name as above i.e.
DOS_ABC FETH
dos
dos622
fits\dos622.fit
fits\dos622p.fit
dos6.22 abc fastethernet
comment for this configuration
The .BAT file (RPLUP.BAT, also on the MBA Utility Disk or MBA subdirectory on the EtherCD)
requires the script file to reside in the same directory as that of the .BAT file:
@echo off
if “%2”==”” goto error
if “%1”==”” goto error
:start
Summary of Contents for e-PC c10/s10
Page 1: ...2 1 Edition ...
Page 2: ......
Page 4: ......
Page 12: ......
Page 22: ...1 10 0 C Ch ha ap pt te er r 2 2 ...
Page 44: ......
Page 58: ...4 46 6 C Ch ha ap pt te er r 5 5 ...
Page 92: ...8 80 0 C Ch ha ap pt te er r 8 8 ...
Page 108: ...9 96 6 A Ap pp pe en nd di ix x A A ...
Page 112: ...1 10 00 0 W Wa ar rr ra an nt ty y ...
Page 122: ...110 I In nd de ex x Updating with MBA ROM 28 Verbose mode 34 Wired for Management 58 ...