nerdexam
Microsoft

AZ-801 · Question #3

What is the minimum number of IP addresses required for the node and cluster roles on Cluster3?

The correct answer is B. 3. For a Windows Server Failover Cluster, a minimum of three IP addresses are required: one for each node and one for the cluster name object (CNO) itself.

Implement and manage Windows Server high availability

Question

What is the minimum number of IP addresses required for the node and cluster roles on Cluster3?

Options

  • A2
  • B3
  • C4
  • D5

How the community answered

(37 responses)
  • A
    5% (2)
  • B
    89% (33)
  • C
    3% (1)
  • D
    3% (1)

Why each option

For a Windows Server Failover Cluster, a minimum of three IP addresses are required: one for each node and one for the cluster name object (CNO) itself.

A2

Two IP addresses would only cover the two nodes, leaving no IP for the cluster name object (CNO), which is essential for the cluster's network identity.

B3Correct

A Windows Server Failover Cluster requires at least one IP address for each node in the cluster. Additionally, the cluster core resource (Cluster Name Object - CNO) itself requires its own IP address to be reachable on the network. Therefore, for a two-node cluster, you would need two IPs for the nodes plus one for the cluster object, totaling three IP addresses.

C4

Four IP addresses are more than the minimum required; while possible for additional cluster roles or specific configurations, it's not the minimum.

D5

Five IP addresses are also more than the minimum required.

Concept tested: Windows Server Failover Cluster IP requirements

Source: https://learn.microsoft.com/en-us/windows-server/failover-clustering/failover-cluster-network-design

Topics

#Windows Server Failover Clustering#IP Addressing#High Availability#Cluster Configuration

Community Discussion

No community discussion yet for this question.

Full AZ-801 Practice