Use the following procedure to remove an existing Network Load Balancing (NLB) port rule.

You can also perform the task described in this procedure by using Windows PowerShell. For more information about using Windows PowerShell for NLB clusters, see https://go.microsoft.com/fwlink/?LinkId=140180.

When you are using Network Load Balancing (NLB) Manager, you must be a member of the Administrators group on the host that you are configuring, or you must have been delegated the appropriate authority. If you are configuring a cluster or host by running NLB Manager from a computer that is not part of the cluster, you do not have to be a member of the Administrators group on that computer.

To ensure that Network Load Balancing Manager is displaying the most recent host information, right-click the cluster and click Refresh. This step is necessary because the host properties that Network Load Balancing Manager displays are a copy of the host properties that were configured the last time Network Load Balancing Manager connected to that host. When you click Refresh, Network Load Balancing Manager reconnects to the cluster and displays updated information.

To remove a Network Load Balancing port rule
  1. To open NLB Manager, click Start, click Administrative Tools, and then click Network Load Balancing Manager. You can also open NLB Manager by typing Nlbmgr at a command prompt.

  2. Right-click the cluster name, and then click Cluster Properties.

  3. Click the Port Rules tab.

  4. Click the rule you want to remove, and then click Remove.

  5. Click OK in the Properties dialog box. This applies changes to the NLB parameters, stops NLB (if it is running), reloads the parameters, and then restarts cluster operations.

Additional considerations

  • The number and type of rules must be exactly the same for each host in the cluster. This is best achieved by using NLB Manager to configure port rules. When you add additional hosts by using NLB Manager, they automatically inherit the cluster port rules from the initial host.

    If a host attempts to join the cluster with a different number of rules or with different rules from the other hosts, it is not accepted as part of the cluster. The rest of the cluster continues to handle the traffic. At the same time, a message is entered into the Windows event log. Consult the event log to determine which host is in conflict with the other cluster hosts, resolve the conflict, and then restart NLB on that host.

  • The list of all currently installed port rules is sorted by port range.

  • The parameters set in the Properties dialog box are recorded in the registry on each host.

Additional references