Event ID 1006 — DHCP Client Configuration
Applies To: Windows Server 2008
Each time a DHCP client starts, it requests IP configuration information from a DHCP server including:
- IP address
- Subnet mask
- Additional configuration parameters, such as a default gateway address, Domain Name System (DNS) server addresses, a DNS domain name, and Windows Internet Name Service (WINS) server addresses
Event Details
Product: | Windows Operating System |
ID: | 1006 |
Source: | Microsoft-Windows-DHCP-Client |
Version: | 6.0 |
Symbolic Name: | EVENT_IPAUTOCONFIGURATION_FAILED |
Message: | Your computer was unable to automatically configure the IP parameters for the network adapter with the MAC address %1. The following error occurred during configuration: %2. |
Resolve
Configure the DHCP client network interface
Communication between the DHCP client computer and the DHCP server computer depends on proper configuration of TCP/IP.
To perform these procedures, you must be a member of the Administrators group, or you must have been delegated the appropriate authority.
To configure TCP/IP:
- Click Start, right-click Network, and then click Properties.
- Under Tasks, click Manage network connections.
- Right-click the network connection you want to configure, and then click Properties.
- On the Networking tab, click Internet Protocol Version 4 (TCP/IPv4), and then click Properties.
- Click Obtain an IP address automatically.
- Click Obtain DNS server address automatically, and then click OK.
Verify
To verify that the network interface is configured and has an IP address assigned:
- At the DHCP-enabled client computer, click Start, in Start Search type cmd, and then press ENTER.
- To verify a DHCP client lease, type ipconfig /all to view lease-status information.
- The output of the ipconfig command should show an IPv4 or IPv6 address marked "preferred."