Wednesday, March 2, 2016

NLB Features in Windows Server 2012

The most significant change in NLB Functional Windows Server 2012 Inclusive of Windows PowerShell support. That NetworkLoadBalancingClusters module it contains 35 NLB associated cmdlet. This module When the available servers, NLB Remote Server Administration Tools (RSAT) It is installed. In Windows PowerShell
cmdlet has the following terms:
• NlbClusterNode. Use to manage a cluster node. Includes the Add, Get, Remove, Resume, Set, Start, Stop, and Suspend verbs.
• NlbClusterNodeDip. Use to configure the cluster node’s dedicated management IP. Includes the Add, Get, Remove, and Set verbs.
• NlbClusterPortRule. Use to manage port rules. Includes the Add, Disable, Enable, Get, Remove, and Set verbs.
• NlbClusterVip. Use to manage the NLB cluster’s virtual IP. Includes the Add, Get, Remove, and Set verbs.
NlbCluster. Use to manage the NLB cluster. Includes the Get, New, Remove, Resume, Set, Start, Stop, and Suspend verbs.
• NlbClusterDriverInfo. Provides information about the NLB cluster driver. Includes the Get verb.
• NlbClusterNodeNetworkInterface. Use to retrieve information about a cluster node’s network interface driver. Includes the Get verb.
• NlbClusterIpv6Address. Use to configure the cluster’s IPv6 address. Includes the New verb.
• NlbClusterPortRuleNodeHandlingPriority. Use to set priority on a per-port rule basis. Supports the Set verb.
• NlbClusterPortRuleNodeWeight. Use to set node weight on a per-port rule basis. Supports the Set verb.
Note:To view the Windows PowerShell cmdlets for NLB list, you can use get-command–
module NetworkLoadBalancingClusters command.

No comments:

Post a Comment