The information in this article applies to:
IMPORTANT: This article contains information about editing the registry. Before you edit the registry, make sure you understand how to restore it if a problem occurs. For information about how to do this, view the "Restoring the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help topic in Regedt32.exe. SUMMARYThis article explains how you can reduce the number of NetBIOS broadcasts issued by NWLinkNetBIOS (over the IPX\SPX Compatible Transport). MORE INFORMATION
There are three registry entries that, if manipulated correctly, can reduce
the number of NetBIOS broadcasts you are seeing from Windows NT
Workstations and Windows NT Server computers. The long-range affect of this
has not been tested. Whether this will have an adverse affect on the domain
and browsing is not known at this time. These registry entries can be found
in the Windows NT 3.51 Resource Kit on page 510. These registry entries are
located under
This entry, as its name implies, determines the number of times a NetBIOS name query is sent out. When you attempt to connect to another computer through File Manager, Explorer, or a Net Use, this determines how many times Windows NT will send out a broadcast in an attempt to locate that particular computer. Changing this entry will change the number of broadcasts sent out in that query. This affects workgroup announcements and local master announcements in the same way. This setting will not affect the <01><02>_MSBROWSE_<02><01> announcements you might see. That announcement is used by Master Browsers when their browse list is empty. It prompts all Master Browsers to announce themselves so that the Master Browser that sent the Find Name out can fill its browse list. NOTE: The more workgroups and domains you have, the more of these <01><02>_MSBROWSE_<02><01> you will see along with workgroup announcements. You will see most announcements after a computer has been restarted. These will taper off to regular announcement intervals of every 12-15 minutes. The second of these entries is:
This entry is exactly as it sounds. If BroadcastCount is set to 3 and BroadcastTimeout is set to 1, you will get 3 broadcasts at approximately half-second intervals. Making this number larger will increase the time between broadcasts. The third of these entries is:
This entry causes all find-name broadcasts to go out as Type 0x04 or Type 0x14. Type 0x04 broadcasts will not be forwarded across routers. This has the same effect as turning off Type 20 broadcasts at the routers, which will disable browsing and connecting across the routers. Browser announcements over an IPX host link are broadcast using a WAN broadcast because the browser component requests a 0x14 packet type. Setting Internet under the NWLNKNB registry key to 0 only affects the NetBIOS broadcasts. Even if the Internet entry in the registry is set to 0 (use packet type 0x04), Windows NT propagates a few type 0x14 frames. This is necessary for support for some applications that may require it. Additional query words: WAN traffic reduce broadcasts netbios
Keywords : kbnetwork ntprotocol ntregistry NTSrvWkst |
Last Reviewed: January 25, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |