CLI Reference Guide
2-70
NET.CFG Options Reference
NetWare DOS Requester Option
Leaving the value for this parameter set to the “on” default can cause data
loss if the NetWare server runs out of disk space between write requests.
CHECKSUM=number
Provides a higher level of data integrity by validating NetWare Core
Protocol™, or NCP™, packets.
Setting the value for this parameter to 2 or 3 increases data integrity but
decreases performance. The checksum values are the following:
0 = Disabled
1 = Enabled but not preferred
2 = Enabled and preferred
3 = Required
Syntax cache writes=[on | off]
Default on
Modules FIO.VLM
Example To increase data integrity at the expense of performance,
you could place the following lines in your NET.CFG file:
netware dos requester
cache writes=off
Syntax
checksum=number
Default 1
Modules IPXNCP.VLM, NWP.VLM
Example To increase data integrity at the expense of performance,
you could place the following lines in your NET.CFG file:
netware dos requester
checksum=3