Users Guide

Parameter/Flag Action/Description
-b Generates a backup of the publisher before you make it a subscriber in the event the
make-subscriber process fails and you need to restore the Publisher.
-i <IP address> Specify the Publisher's IP address. This field is mandatory.
-l Restores the local log database after this operation. This field is optional.
Table 410: Cluster Make-Subscriber Command Parameters
Example
The following example converts the node with IPaddress 192.xxx.1.1 to a subscriber node:
[appadmin]# cluster make-subscriber –i 192.xxx.1.1 -l
cluster reset-database
Use the reset-database command to reset the local database and erase its configuration.
Running this command erases the Policy Manager configuration and resets the database to its default
configuration—all the configured data will be lost.
When running this command, do not close the shell or interrupt the command execution.
Syntax
cluster reset-database
Example
The following example reset the database:
[appadmin]# cluster reset-database
**********************************************************
* WARNING: Running this command will erase the Policy Manager *
* configuration and leave the database with default *
* configuration. You will lose all the configured data. *
* Do not close the shell or interrupt this command *
* execution. *
*********************************************************
Continue? [y|Y]: y
To continue the reset-database operation, enter y.
cluster set-cluster-passwd
Use the cluster set-cluster-passwd command to change the cluster password on all nodes in the cluster.
You may only issue this command from the publisher node.
Setting the cluster password changes the appadmin password for all the nodes in the cluster
Syntax
cluster set-cluster-passwd
Dell Networking W-ClearPass Policy Manager 6.6 | User Guide Command Line Interface | 823