RIP Table Sent While Shutting Down When Silent RIP Set

Last reviewed: May 19, 1997
Article ID: Q162881
The information in this article applies to:
  • Microsoft Windows NT Workstation versions 3.51 and 4.0
  • Microsoft Windows NT Server versions 3.51 and 4.0

SYMPTOMS

Routing Information Protocol (RIP) table information may be sent when you shut down a computer, even though Silent RIP is enabled in the registry.

CAUSE

Normally when we send RIP packets, we first check to see if the SilentRip value in the registry is set. In the case where the computer is shut down, we did not check this value.

RESOLUTION

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.

To disable RIP broadcasts you can set up the SilentRip registry entry.

  1. Run Registry Editor (Regedt32.exe).

  2. Go to the following key in the registry:

          \HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\
          IpRip\Parameters
    

  3. On the Edit menu, click Add Value and use the following entry:

          Value Name: SilentRip
          Data Type:  REG_DWORD
    
          Value:      1 or 0
    
          NOTE: Setting this to 1 lets the server accept RIP but not send
          RIP packets. Setting this to 0 causes the server to also send RIP
          packets.
    
    

STATUS

Microsoft has confirmed this to be a problem in Windows NT versions 3.51 and 4.0. This problem was corrected in the latest Microsoft Windows NT 4.0 U.S. Service Pack. For information on obtaining the service pack, query on the following word in the Microsoft Knowledge Base (without the spaces):

   S E R V P A C K


Additional query words: prodnt tcpip tcp/ip silent

Keywords : kbbug3.51 kbbug4.00 kbfix4.00.sp3 kbnetwork NTSrvWkst nttcp
Version : 3.51 4.0
Platform : WinNT
Issue type : kbbug
Resolution Type : kbservicepack


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