A help desk technician needs to assign a static IPv4 address, subnet mask, default gateway, and preferred DNS server to a Windows 11 client using the legacy Control Panel interface. What is the correct sequence of steps the technician should take to apply these networking settings?
- 1Open the Windows Run dialog box, enter ncpa.cpl, and press Enter to launch Network Connections.
- 2Right-click the active Ethernet network interface card and select Properties.
- 3Highlight Internet Protocol Version 4 (TCP/IPv4) in the network components list and click the Properties button.
- 4Select the 'Use the following IP address' radio button and enter the assigned IPv4 address, Subnet mask, and Default gateway.
- 5Select 'Use the following DNS server addresses', enter the primary DNS server IP address, and click OK to confirm the changes.
Answer
The correct operational sequence begins with launching ncpa.cpl, opening adapter properties, navigating into IPv4 properties, toggling static address radio buttons to input IP data, and populating static DNS details before clicking OK.
Configuring static client IPv4 parameters in Windows via ncpa.cpl demands a top-down administrative workflow: invoking the network connections applet, opening the network adapter properties, opening the TCP/IPv4 properties item, selecting the static addressing radio button, and completing the IP and DNS field entries before saving.
Step-by-Step Solution
Key Concept
Windows Network Adapter IPv4 GUI Configuration Sequence