ODI Client with 802.2 Support using NDIS and DXME0MOD Support Bulletin: 5270 Rev: A Abstract: This protocol stack provides the DOS client with ODI support plus 802.2 support (AS400, 3270, etc.). It uses the DOS ODI client driver; 802.2 is provided by IBMs NDIS-802.2 shim DXME0MOD.SYS which is attached to the NetWares ODI-NDIS shim ODINSUP. 1. Install the adapter. 2. Using IBMs DXMAID utility,
install the adapters NDIS driver; select IBM 802.2 DXME0MOD.
Although the NDIS driver wont be used in the final configuration,
this step is needed in order to create an initial 3. Copy ODI2NDI.COM to your systems boot drive. 4. Using a text editor, modify the CONFIG.SYS, AUTOEXEC.BAT, PROTOCOL.INI, and NET.CFG files as follows: AUTOEXEC.BAT CONFIG.SYS DEVICE=\LSP\PROTMAN.DOS /I:\LSP (AS400 command lines go here) NET.CFG PROTOCOL ODINSUP BIND [ODI NIC DRIVER] LINK DRIVER [ODI NIC DRIVER] (for 100VG) FRAME TOKEN-RING FRAME ETHERNET_802.2 PROTOCOL.INI DRIVERNAME=PROTMAN$ [DXME0_MOD] DRIVERNAME=DXMEO$ BINDINGS=[ODI NIC DRIVER]
|
|||