DLC May Fail When Connecting Through an IBM 2210 Router

Last reviewed: February 5, 1998
Article ID: Q168662
The information in this article applies to:
  • Microsoft Windows NT Workstation version 3.51 with Service Pack 1, 2, 3, 4, 5
  • Microsoft Windows NT Server version 3.51 with Service Pack 1, 2, 3, 4, 5
  • Microsoft Windows NT Workstation version 4.0 with Service Pack 1, 2, 3
  • Microsoft Windows NT Server version 4.0 with Service Pack 1, 2, 3

SYMPTOMS

With a data link control (DLC) connection established to a mainframe over an IBM 2210 router on a slow network, the network communication fails between the mainframe and the Microsoft DLC client.

CAUSE

When the IBM 2210 router is operating on a slow network there is a possibility that the receive buffer for the router (the receiving station) will fill up. Under these conditions, the IBM 2210 router will send two LLC packets to the Microsoft client (the sending station), a Receiver Not Ready (RNR) which indicates that the last Information Frame (I-Frame) packet was received from the sending station and that the receiving station is temporarily unavailable. Then the sending station sends a Receiver Ready (RR) for the same sequence packet that it had previously acknowledged with a RNR frame. This causes a problem in the Microsoft DLC stack because our client is not expecting two acknowledgements for the same I-Frame packet.

MORE INFORMATION

If you look at a network trace of this problem, you will see a RNR message from the router immediately followed by a RR message. The Microsoft client will send a frame reject (FRMR) message followed by a disconnect (DISC) message.

  1. RNR DSAP=0x04 SSAP=0x05 R N(R) = 0x2A FINAL - Router
2. RR DSAP=0x04 SSAP=0x04 C N(R) = 0x2B - Router 3. FRMR DSAP=0x04 SSAP=0x05 R FINAL - Client 4. DISC DSAP=0x04 SSAP=0x04 C POLL - Client 5. DISC DSAP=0x04 SSAP=0x04 C POLL - Client 6. DISC DSAP=0x04 SSAP=0x04 C POLL - Client

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 3.51. A supported fix is now available, but has not been fully regression- tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information.

Microsoft has confirmed this to be a problem in Windows NT version 4.0. A supported fix is now available, but has not been fully regression- tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information.


Additional query words: 3.51 4.00 SNA Rumba Attachmate
Keywords : kbbug3.51 kbbug4.00 kbfix3.51 kbfix4.00 ntnetserv NTPROTOCOL NTSrvWkst kbnetwork
Version : WinNT:3.51,4.0
Platform : winnt
Issue type : kbbug
Solution Type : kbfix


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 5, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.