Installation, Storage, and Compute with Windows Server 2016 — Question 256
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 two servers that run Windows Server 2016.
You plan to create a Network Load Balancing (NLB) cluster that will contain both servers.
You need to configure the network cards on the servers for the planned NLB configuration.
Solution: You configure the network cards to be on the same subnet and to have static IP addresses. You configure the cluster to use unicast.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
The proposed solution meets the requirements for configuring an NLB cluster because having the network cards on the same subnet and assigning static IP addresses ensures that they can communicate effectively. Additionally, using unicast is a valid method for NLB, allowing the servers to share a single IP address for load balancing.