Article ID: 140126
Article Last Modified on 11/15/2006
DEVICE=C:\<DLC_DIRECTORY>\DXMA0MOD.SYS
DEVICE=C:\<DLC_DIRECTORY>\DXMC0MOD.SYS (for Token-Ring adapters)
DEVICE=C:\<DLC_DIRECTORY>\DXME0MOD.SYS (for Ethernet adapters)
DEVICE=C:\<DLC_DIRECTORY>\DXMTOMOD.SYS (for NetBIOS functionality)
DEVICE=C:\<DLC_DIRECTORY>\DXMJ0MOD.SYS (occasionally used instead
of Dxmt0mod.sys)
An example of a disabled line should look like this:
REM DEVICE=C:\<DLC_DIRECTORY>\DXMA0MOD.SYS
IBM DLC Settings/Abbreviations MSDLC Settings
---------------------------------------------------------------
STATIONS ST= stations
SESSIONS S= sessions
COMMANDS C= commands
DHB.SIZE DS= trxbufsize
DHB.NUMBER DN= trxbufsize
DLC.MAXOUT MO= maxout
DLC.MAXIN MI= maxin
EXTRA.SAPS ES= xsaps0 for first adapter
xsaps1 for second adapter
EXTRA.STATIONS EST= xstations0 for first adapter
xstations1 for second adapter
DLC.RETRY.COUNT RC= dlcretries
DLC.T1 T1= t1_tick_one for first adapter
t1_tick_two for second adapter
DLC.T2 T2= t2_tick_one for first adapter
t2_tick_two for second adapter
DLC.TI TI= ti_tick_one for first adapter
ti_tick_two for second adapter
TRANSMIT.TIMEOUT TT= class1timeout
addr0 - This parameter specifies the Locally Administered Address
(LAA) and can be set using the NETADDRESS keyword in the
Protocol.ini file. For additional information on Token-Ring
network adapters and LAAs, please see the following article
in the Microsoft Knowledge Base:
93039 Token-Ring Cards and Local Addressing with WFWG
mem0 - This parameter specifies the upper memory address used by the
Token-Ring adapter.
etr0 - This parameter specifies whether or not Early Token Release is
in use on the Token-Ring adapter.
The remaining parameters are used with the second Token-Ring adapter.
addr0 - This parameter can be set using the NETADDRESS keyword in the
Protocol.ini file.
wrk0 - This parameter specifies the work space area in kilobytes
(KB).
xmit_swap0 - This parameter determines whether destination address
bits are swapped, and whether 802.3 or Ethernet DIX 2.0
frames are sent.
0 - Transmit 802.2 frames and swap address bits (default).
1 - Transmit Ethernet DIX frames and swap address bits.
2 - Transmit 802.3 frames and do not swap address bits.
3 - Transmit Ethernet DIX frames and do not swap address bits.
Depending on the value of xmit_swap0, you should set the MSDLC parameters
as follows:
Dxme0mod.sys Setting MSDLC Setting ---------------------------------------------- xmit_swap0 = 0 usedix = 0 and swap = 1 xmit_swap0 = 1 usedix = 1 and swap = 1 xmit_swap0 = 2 usedix = 0 and swap = 0 xmit_swap0 = 3 usedix = 1 and swap = 0Failure to set the appropriate MSDLC parameters correctly could cause DLC applications to fail when trying to connect to a host system.
Keywords: KB140126