nerdexam
MicrosoftMicrosoft

AZ-800 · Question #259

AZ-800 Question #259: Real Exam Question with Answer & Explanation

The correct answer is A: Yes. {"question_number": 8, "question_summary": "Does creating a DHCP reservation for each printer ensure they always get the same IP address?", "correct_answer": "A", "explanation": "Yes, this meets the requirement. A DHCP reservation links a specific IP address to a specific device

Implement and manage an on-premises and hybrid networking infrastructure

Question

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result these questions will not appear in the review screen. You have a server named Server1 that runs Windows Server 2022 and has the DHCP Server role. Server1 contains a single DHCP scope named Scope1. You deploy five printers to the network. You need to ensure that the printers are always assigned the same IP address. Solution: You create a DHCP reservation for each printer. Does this meet the requirement?

Options

  • AYes
  • BNo

Explanation

{"question_number": 8, "question_summary": "Does creating a DHCP reservation for each printer ensure they always get the same IP address?", "correct_answer": "A", "explanation": "Yes, this meets the requirement. A DHCP reservation links a specific IP address to a specific device by mapping the device's MAC address to a reserved IP within the DHCP scope. Each time the printer requests an IP address from the DHCP server, it will always receive the same pre-assigned IP. This approach combines the benefits of dynamic DHCP management (centralized tracking, no manual static IP configuration on the printer itself) with the consistency of a static address. Creating one reservation per printer for all five printers fully satisfies the requirement.", "generated_by": "claude-sonnet", "llm_judge_score": 5}

Topics

#DHCP#DHCP Reservation#IP Address Management#Network Services

Community Discussion

No community discussion yet for this question.

Full AZ-800 PracticeBrowse All AZ-800 Questions