How to Modify the NetBEUI Frame Source Routing Bit

Last reviewed: December 1, 1997
Article ID: Q102902
The information in this article applies to:
  • Microsoft Windows NT operating system, versions 3.1, 3.5, 3.51, and 4.0
  • Microsoft Windows NT Advanced Server, versions 3.1, 3.5, 3.51, and 4.0

WARNING: Using Registry Editor incorrectly can cause serious, system-wide

         problems that may require you to reinstall Windows NT to correct
         them. Microsoft cannot guarantee that any problems resulting from
         the use of Registry Editor can be solved. Use this tool at your
         own risk.

With Windows NT on a Token Ring network, the Source Routing bit can be modified to support bridging hardware that cannot forward frames with routing information. To configure Windows NT so that only half of the NetBEUI frames (NBF) include source routing information when they query a remote server, use the following procedure.

Use the Registry Editor (REGEDT32.EXE) to change the value for QueryWithoutSourceRouting.

To modify the QueryWithoutSourceRouting value, use the following path in the Registry:

   HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NBF\Parameters

Change the value for QueryWithoutSourceRouting to 1.

Source Routing is offered in Token Ring networks only and allows NetBEUI to be routed. Source Routing occurs when NetBEUI broadcasts a name query frame on a local token ring; if it doesn't receive a response in a set period of time, it enables Source Routing fields in the token ring frame that will cause Source Routing Bridges to recognize the frame. The Source Routing Bridges add additional routing information to the frame and send it to all the other rings. When the frame reaches the desired host, the host will use the routing information added to reply directly to the originating node. The originating node then caches the routing information returned by the remote host to address subsequent frames sent to the remote hosts.


Additional query words: prodnt
Keywords : ntnetserv kbnetwork
Version : 3.1
Platform : WINDOWS


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: December 1, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.