Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1986-2001 Microsoft Corp. C:\WINDOWS>netsh routing ip set preferenceforprotocol ?
Usage: set preferenceforprotocol [proto=]autostatic|local|netmgmt|nondod|ospf|rip|static
[preflevel=]
Parameters:
Tag Value
proto - One of the following values:
autostatic: Sets an autostatic routing preference
local: Sets a local routing preference
netmgmt: Sets a routing protocol prference for a
network management protocol
nondod: Sets a preference for a routing protocol
not able to use demand-dial
ospf: Sets a routing protocol prference for OSPF
rip: Sets a routing protocol preference for RIP
static: Sets a static routing preference
preflevel - The level of preference for the specified
Remarks: Sets a new preference level for a specified routing protocol type.
Examples:
set preferenceforprotocol proto=rip preflevel=20
set preferenceforprotocol ospf 30
NETSH / ROUTING / IP / SET / PREFERENCEFORPROTOCOL