220-1101 · Question #311
Which of the following provides a client device with an IP address?
The correct answer is B. DHCP. DHCP dynamically assigns IP addresses and other network configuration parameters to client devices on a network.
Question
Which of the following provides a client device with an IP address?
Options
- ADNS
- BDHCP
- CIPSec
- DSMB
How the community answered
(16 responses)- A6% (1)
- B88% (14)
- D6% (1)
Why each option
DHCP dynamically assigns IP addresses and other network configuration parameters to client devices on a network.
DNS (Domain Name System) resolves human-readable domain names into IP addresses, but it does not assign IP addresses to client devices.
DHCP (Dynamic Host Configuration Protocol) automates the process of assigning unique IP addresses, subnet masks, default gateways, and DNS server information to client devices, allowing them to communicate on the network. Without a valid IP address, a client device cannot participate in IP-based network communication.
IPSec (Internet Protocol Security) is a suite of protocols used to secure IP communications by authenticating and encrypting each IP packet, but it does not assign IP addresses.
SMB (Server Message Block) is a network file sharing protocol used for providing shared access to files, printers, and serial ports, but it does not assign IP addresses.
Concept tested: DHCP IP address assignment
Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/dhcp/dhcp-top
Topics
Community Discussion
No community discussion yet for this question.