29
For example, to load multiple frame types for one
physical BOCALANcard-PCI, the following should be
entered:
LOAD BOCANW FRAME=Ethernet_802.2 BOARD=1
LOAD BOCANW FRAME=Ethernet_802.3 BOARD=1
LOAD BOCANW FRAME=Ethernet_II BOARD=1
LOAD BOCANW FRAME=Ethernet_SNAP BOARD=1
<ENTER>
Finally, the driver must be bound to the IPX protocol to
each frame type based on the procedure provided in the
Novell documentation. Please note that if memory is low
to support multiple frames, the buffer size must be
increased in the STARTUP.NCF in NetWare. For example,
the SET RESERVED BUFFERS should be set to below 32
from the default setting of below 16. The correct syntax is
the following:
Set ReservedBuffersbelow16Meg=32
Single FRAME type support
The FRAME keyword should be used with the LOAD
command to designate the desired frame type. For single
FRAME support, no BOARD keyword is needed to
designate one frame type. The available values and
description to load FRAME types is explained above in
the Multiple FRAME type support section.
Driver Configuration and Installation