mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
888 B
25 lines
888 B
|
|
|
|
\Registry\Machine
|
|
|
|
System
|
|
CurrentControlSet
|
|
Services
|
|
IpRip
|
|
Parameters
|
|
SilentRip = REG_DWORD 0x0
|
|
AcceptHostRoutes = REG_DWORD 0x0
|
|
AnnounceHostRoutes = REG_DWORD 0x0
|
|
AcceptDefaultRoutes = REG_DWORD 0x0
|
|
AnnounceDefaultRoutes = REG_DWORD 0x0
|
|
EnablePoisonedReverse = REG_DWORD 0x1
|
|
EnableSplitHorizon = REG_DWORD 0x1
|
|
EnableTriggeredUpdates = REG_DWORD 0x1
|
|
RouteTimeout = REG_DWORD 0xb4
|
|
GarbageTimeout = REG_DWORD 0x78
|
|
LoggingLevel = REG_DWORD 0x3
|
|
UpdateFrequency = REG_DWORD 0x1e
|
|
OverwriteStaticRoutes = REG_DWORD 0x0
|
|
MaxTriggeredUpdateFrequency = REG_DWORD 0x05
|
|
|
|
|