
118 Installation Guide for Clients
type
The type of protocol driver, as defined in the following list:
ndis_xport
For NDIS-conformant protocol drivers that act as transports (such
as TCP/IP).
ndis_tsr
For terminate-and-stay-resident (TSR) programs that function as
protocol drivers.
ndis_tcpip
For the TCP/IP protocol.
ndis_nonb
Allows the Basic redirector to have two or more protocols
attached to it, the secondary ones being non-NetBIOS protocols
(such as IPX or XNSTP).
ndis_rpl
For RPL-type NDIS transports.
ndis
For generic protocol drivers. In this case, the Setup program binds
the protocol driver to the associated network adapter driver(s), but
does not list the protocol driver on a netx line in the [networks]
section of LANMAN.INI. This assumes that some program will
access the protocol directly rather than through LAN Manager
commands.
class
The “group of like protocols” to which this protocol belongs. A
network adapter driver is allowed to have only one protocol driver of
a particular class attached to it at one time. Use this entry to prevent a
protocol being loaded together with a conflicting protocol if there’s a
known problem with running both. Give them the same class value.
If you don’t know of any conflicts with other protocols, give class a
unique value, usually the driver filename.
Comentarios a estos manuales