220-1101 · Question #795
A user is unable to connect to network resources. A technician discovers that the user's device has an invalid static IP address. Which of the following should the technician configure on the user's d
The correct answer is C. DHCP. To resolve an invalid static IP address preventing network access, the technician should configure the user's device to use DHCP. DHCP automatically assigns valid IP addresses, simplifying network configuration and ensuring proper connectivity.
Question
A user is unable to connect to network resources. A technician discovers that the user's device has an invalid static IP address. Which of the following should the technician configure on the user's device to request an IP address?
Options
- ASSH
- BFTP
- CDHCP
- DDNS
How the community answered
(56 responses)- B2% (1)
- C95% (53)
- D4% (2)
Why each option
To resolve an invalid static IP address preventing network access, the technician should configure the user's device to use DHCP. DHCP automatically assigns valid IP addresses, simplifying network configuration and ensuring proper connectivity.
SSH (Secure Shell) is a protocol for secure remote access and command-line execution, not for obtaining an IP address.
FTP (File Transfer Protocol) is used for transferring files between computers on a network, not for IP address assignment.
DHCP (Dynamic Host Configuration Protocol) is a network protocol that automatically assigns IP addresses and other network configuration parameters (like subnet mask, gateway, and DNS servers) to devices connected to a network. By configuring the user's device to obtain an IP address via DHCP, it will request and receive a valid, routable IP address from the DHCP server, allowing it to connect to network resources.
DNS (Domain Name System) translates human-readable domain names into IP addresses but does not assign IP addresses to client devices.
Concept tested: Network protocols - DHCP for IP address assignment
Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/dhcp/dhcp-overview
Topics
Community Discussion
No community discussion yet for this question.