Microsoft Windows XP
[Version 5.1.2600
](C) Copyright 1986-2001 Microsoft Corp.
C
:\WINDOWS>netsh routing ip rip set global ?
Usage
: set global
[[loglevel=
]none
|error
|warn
|info
] [[mintrig=
]integer
]
[[peermode=
]include
|exclude
|disable
]
Parameters
:
Tag Value
loglevel - One of the following values
:
none
: No logging of RIP events.
error
: Log only errors related to RIP.
warn
: Log warnings related to RIP.
info
: Log information related to RIP.
mintrig - A minimum trigger interval specified in minutes.
peermode - One of the following values
:
include
: Include peers.
exclude
: Exclude peers.
disable
: Disable peer mode.
Remarks
: Set global RIP parameters.
Examples
:
set global "Local Area Connection" none 10 disable
set global "Local Area Connection" mintrig=15