What command should you run?

HOTSPOT

Your network contains two Web servers named Server1 and Server2. Both servers run Windows Server 2012 R2. Server1 and Server2 are nodes in a Network Load Balancing (NLB) cluster. The NLB cluster contains an application named App1 that is accessed by using the URL http://app1.contoso.com . You deploy a new server named Server3 that runs Windows Server 2012 R2.

The contoso.com DNS zone contains the records shown in the following table.

You need to add Server3 to the NLB cluster.

What command should you run? To answer, select the appropriate options in the answer area.

Answer:

Explanation:

* The Add-NlbClusterNode cmdlet adds a new node to the NLB cluster. Once the new node settings are circulated through all of the NLB cluster node, the new cluster node will be in a running state in the cluster.

* The Get-NlbClusterNode cmdlet retrieves information about a node in the NLB cluster.

* EXAMPLE: This command adds host node2 to the cluster on node1.

C:PS>

Get-NlbCluster node1 | Add-NlbClusterNode -NewNodeName node2 -NewNodeInterface vlan-3

Name State Interface HostID

—- —– ——— ——

node2 Converged vlan-3 2

Reference: Get-NlbClusterNode; Add-NlbClusterNode

Latest 70-412 Dumps Valid Version with 448 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments