FC0-U61 · Question #494
Which of the following is used for assigning IP addresses to networking devices?
The correct answer is B. DHCP. The Dynamic Host Configuration Protocol (DHCP) is the service specifically designed for automatically assigning IP addresses and other network configuration parameters to devices on a network.
Question
Which of the following is used for assigning IP addresses to networking devices?
Options
- ASMTP
- BDHCP
- CDNS
- DDNS
How the community answered
(52 responses)- B94% (49)
- C2% (1)
- D4% (2)
Why each option
The Dynamic Host Configuration Protocol (DHCP) is the service specifically designed for automatically assigning IP addresses and other network configuration parameters to devices on a network.
SMTP (Simple Mail Transfer Protocol) is used for sending and receiving email, not for assigning IP addresses.
DHCP (Dynamic Host Configuration Protocol) is a network management protocol that automatically assigns IP addresses, subnet masks, default gateways, and other network configuration parameters to client devices. This eliminates the need for manual configuration, streamlining network administration and preventing IP address conflicts across an organization's network.
DNS (Domain Name System) is used to translate domain names into IP addresses, not to assign IP addresses to devices.
DNS (Domain Name System) is used to translate domain names into IP addresses, not to assign IP addresses to devices.
Concept tested: 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.