home *** CD-ROM | disk | FTP | other *** search
/ Windows NT Super Tune-Up Kit / PIE-WindowsNTSuperTuneUpKit-1997.iso / SVR_UTL / MPR351I / README.TXT < prev    next >
Text File  |  1995-11-20  |  3KB  |  65 lines

  1. Microsoft Windows NT Server version 3.51 Multi-Protocol Routing Service 
  2.  
  3.  
  4. RELEASE NOTES
  5.  
  6. Remove Multi-Protocol Routing Beta
  7. ==================================
  8. If you have previously installed the Multi-Protocol Beta release on your 
  9. Windows NT Server version 3.51, please remove the installed components 
  10. (RIP for IPX, RIP for Internet Protocol, or BootP Relay Agent) before 
  11. running UPDATE.EXE from the \MPR subdirectory of the CD-ROM.  Failure to 
  12. do so may result in an incorrectly installed Multi-Protocol Routing 
  13. service.  
  14.  
  15. Static Routing Through SNMP 
  16. ===========================
  17. When adding a static route to the IP routing table using a SNMP Manager, the 
  18. route may be entered with an incorrect protocol type.  In this case, the route 
  19. will not be considered local and IP RIP may not propagate the route properly.  
  20. There is a fix for inetmib1.dll in the Windows NT version 3.51 Service Pack 2 
  21. release which fixes this problem.  Please make sure that you are using the 
  22. inetmib1.dll shipped in this release.  
  23.  
  24. IP RIP on a Single Homed Server
  25. ===============================
  26. RIP for Internet Protocol (IP RIP) can be installed on Windows NT Server 
  27. version 3.51 with one network adapter.  When IP RIP is installed on a machine 
  28. with only one network adapter, IP RIP is configured to run in Silent Mode.  In 
  29. Silent Mode, IP RIP will receive RIP routing announcements and update its 
  30. routing table, but it will not send any routing announcements.  If another 
  31. network adapter is installed, IP RIP will automatically be reconfigured to run 
  32. in Active Mode where it will send and receive routing information.  IP RIP may 
  33. be configured to run in Silent Mode again by performing the following steps: 
  34.  
  35. 1.  Start REGEDT32.EXE. 
  36. 2.  Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\IPRip\Parameters.
  37. 3.  Change the value SilentRip from 0 to 1. 
  38. 4.  Exit REGEDT32.EXE.  
  39.  
  40. Stopping the IPX Routing Service
  41. ================================
  42. If you wish to stop the routing service, you can do so by typing: 
  43.  
  44.     net stop nwlnkrip 
  45.  
  46. at a command prompt.  This command however will not stop the SAP (agent) 
  47. service. This is due to other services which rely on the SAP service.  If 
  48. these services are not installed (for example, SQL Server, File and Print 
  49. Services for NetWare, etc.), then you may want to consider stopping the SAP 
  50. service as it may, depending on your network topology, advertise services that 
  51. are no longer available.
  52.  
  53. Disabling IPX Routing Through the Control Panel
  54. ===============================================
  55. To disable RIP routing, use the Network option in the Control Panel.  In
  56. the Network Settings dialog box, select the "NWLink IPX/SPX Compatible 
  57. Transport" option from the Installed Network Software list. Select the 
  58. Configure button and disable the "Enable RIP Routing" checkbox.  
  59.  
  60. Thereafter, to disable the associated Netbios broadcast propagation, select
  61. the "RIP for NWLink IPX" option from the Installed Network Software listbox.  
  62. Select the Configure button and select "Yes" when prompted if you wish to 
  63. disable broadcasts of type 20 packets. 
  64.  
  65.