Networking with Windows Server 2016 — Question 10

Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.
You have a DHCP server named Server1 that has three network cards. Each network card is configured to use a static IP address.
You need to prevent all client computers that have physical address beginning with 98-5F from leasing an IP address from Server1.
What should you do?

Answer options

Correct answer: E

Explanation

Creating an exclusion range in Scope1 will prevent any client with a MAC address starting with 98-5F from receiving an IP address, as it effectively blocks that range from being leased. The other options do not specifically address the requirement to restrict access based on MAC addresses and would not achieve the desired outcome.