IPAutoconfigurationAddress

HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\ interface-name

Data type

Range

Default value

REG_SZ

IP address, in dotted decimal format

0.0.0.0

Description

Stores the IP address that the IP autoconfiguration feature assigns to this interface.

Autoconfiguration allows TCP/IP to configure an interface even when it cannot locate a Dynamic Host Configuration Protocol (DHCP) server. If TCP/IP cannot locate DCHP server, it configures the interface by using IP addresses from the Microsoft reserved Class B network (169.254.0.0), subnet mask 255.255.0.0. During autoconfiguration, TCP/IP continues trying to locate a DHCP server, and it abandons autoconfiguration if it finds one.

Note

This entry is used only when IP autoconfiguration is enabled, that is, when the value of the IPAutoconfigurationEnabled entry is 1.

Caution

Do not change the value of this entry. If you do, the IP address assigned to the interface might not be reliable.