Administrator Guide

162 | Deploying W-ClearPass Clusters Dell Networking W-ClearPass Deployment Guide
l MSCHAP
l EAP_MD5
l MAC_AUTH
l AUTHORIZE
l EAP_PEAP_PUBLIC
Cluster CLI Commands
The Policy Manager command line interface includes the following cluster commands:
l cluster drop-subscriber
l cluster list
l cluster make-publisher
l cluster make-subscriber
l cluster reset-database
l cluster set-cluster-passwd
l cluster sync-cluster-passwd
cluster drop-subscriber
Use the cluster drop-subscriber command to remove a specific subscriber node from the cluster.
Syntax
cluster drop-subscriber [-f] [-i <IP address>] -s
Table 29describes the required and optional parameters for the drop-subscriber command:
Table 29: Cluster Drop-Subscriber Command Parameters
Parameter/Flag Description
-f Forces even the nodes that are down to be dropped.
-i <IP address>
Specifies the Management IP address of the node. If this IP address is not specified
and the current node is a subscriber, then Policy Manager drops the current node.
-s
Restricts resetting the database on the dropped node. By default, Policy Manager
drops the current node—if it's a subscriber node—from the cluster.
Example
The following example removes the subscriber node with IP address 192.xxx.1.1 from the cluster:
[appadmin]# cluster drop-subscriber -f -i 192.xxx.1.1 -s
cluster list
Use the cluster list command to list all the nodes in the cluster.