Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1986-2001 Microsoft Corp. C:\WINDOWS>netsh routing ipx rip set interface ?
Object INTERFACE is used to configure and monitor RIP interfaces.
Command syntax:
SHOW INTERFACE [ifname]
SET INTERFACE ifname [[ADMSTATE= ] admstate][[ADVERTISE=] admstate][[LISTEN= ] admstate][[UPDATEMODE=] updmode][[INTERVAL=] updint][[AGEMULTIPLIER=] mult]
Where:
ifname - name of the interface (use Dial-In for RAS clients).
admstate - ENABLED or DISABLED.
updmode - STANDARD, NONE, or AUTOSTATIC.
updint - update interval in seconds.
mult - route aging multiplier.