Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1986-2001 Microsoft Corp. C:\WINDOWS>netsh routing ip autodhcp set interface ?
Usage: set interface [name=]string [[mode=]enable|disable]
Parameters:
Tag Value
name - The name of the specific interface where you want to set
DHCP allocator parameters.
mode - One of the following values:
enable: Enables DHCP allocation for the interface.
disable: Disables DHCP allocation for the interface.
Remarks: Sets DHCP allocator parameters for an interface specified by name.
Examples:
set interface name="Local Area Connection" mode=enable