beautypg.com

HP 441877-00F User Manual

Page 53

background image

Configuration and diagnostics 53

three times the minimum packet receive buffers. Typically one MB of RAM is required per 1000 receive

buffers.
In the autoexec.ncf file, delete the packet receive buffers parameter (RxBuffers=32) in the load

statement for this adapter. Deleting the receive buffers phrase from the load statement resets the receive

buffers parameter to the default value of 200 for this adapter. You must reboot the server for the new

configuration.
Example:
The default maximum number of receive buffers for the system is 500; the default minimum is 128. Edit

the startup.ncf file to have the following entries. The actual numbers will be a function of the number of

adapters in the system.

set maximum packet receive buffers = 30000

set minimum packet receive buffers = 10000

set maximum physical receive packet size = 2048

Verifying or modifying adapter properties
When an adapter configuration is saved, the NetWare install program adds load and bind statements to
the autoexec.ncf file. By accessing this file, you can verify the parameters configured for each

adapter, modify them, or enter additional parameters.

NOTE:

The Novell monitor program and the CONFIG command are also useful for verifying

driver configuration. For information on how to use these programs, refer to the utilities

reference in your Novell NetWare online documentation.

The parameters that can be defined in the load statements are described in NetWare server driver LOAD

line parameters for HP server adapters below. A valid autoexec.ncf file is shown below. One set of load

and bind commands is added for each frame type the adapter is configured to support.
Valid Autoexec.ncf file

Set Time Zone = PST8PDT

set Daylight Savings Time Offset = 1

set Start Of Daylight Savings Time = (APRIL SUNDAY FIRST 2:00:00 AM)

set End Of Daylight Savings Time = (OCTOBER SUNDAY LAST 2:00:00 AM)

set Default Time Server Type = SINGLE

set Bindery Context = O=LAN

# WARNING!!

file server name NOVELLSERVER51

# WARNING!!

# If you change the name of this server, you must update

# all the licenses that are assigned to this server. Using

# NWAdmin, double-click on a license object and click on

# the Certificate Assignments button. If the old name of

# this server appears, you must delete it and then add the

# new server name. Do this for all license objects.

ServerID 1C8EE2C

LOAD ODINEB.NLM

LOAD TCPIP

LOAD Q57 SLOT=2 FRAME=Ethernet_802.2 NAME=Q57_1_E82

BIND IPX Q57_1_E82 NET=FAFD3D25

LOAD Q57 SLOT=2 FRAME=Ethernet_802.3 NAME=Q57_1_E83

BIND IPX Q57_1_E83 NET=5A2D8D6D