A desktop administrator is deploying Windows 11 client laptops for field technicians who frequently connect to two distinct environment types: a primary office network equipped with a DHCP server and an isolated testing facility that lacks any DHCP infrastructure. The administrator must ensure that when a laptop fails to receive an automated lease in the testing facility, it automatically assumes a predetermined static IPv4 configuration () without requiring manual reconfiguration or administrative credentials. Which setting within the IPv4 properties of the network adapter should the administrator configure to meet this requirement?
- Configure a user-configured IP address under the Alternate Configuration tab.Answer
- BSelect Automatic Private IP Addressing (APIPA) and specify a custom subnet mask in the Advanced TCP/IP Settings.
- CSet up a secondary static IP address entry on the IP Settings tab under Advanced TCP/IP Settings.
- DEnable the Network Location Awareness service and set the connection profile to Private in Network & Internet settings.
Answer
Configure a user-configured IP address under the Alternate Configuration tab.
The correct answer specifies using the Alternate Configuration tab under IPv4 properties. When Windows network adapters are set to obtain an IP address automatically, the Alternate Configuration tab allows technicians to specify a custom IPv4 address, subnet mask, default gateway, and DNS server settings. Windows uses this alternate profile automatically whenever a DHCP server fails to respond, avoiding APIPA auto-assignment and providing seamless connectivity in networks lacking DHCP.
Step-by-Step Solution
Key Concept
Windows Client Alternate IP Configuration Fallback