Users Guide

844 | Command Line Interface Dell Networking W-ClearPass Policy Manager 6.6 | User Guide
Example
The following example finds objects in an LDAP directory:
[appadmin]# ldapsearch -B admin@corp-ad.acme.com
quit
Use the quit command to exit the shell.
Syntax
quit
Example
The following command quits the shell:
[appadmin]# quit
restore
Use the restore command to restore Policy Manager configuration data from the backup file.
Syntax 1
restore user@hostname:/<backup-filename> [-l] [-i] [-b] [-c] [-r] [-n|-N] [-s]
Syntax 2
restore http://hostname/<backup-filename>[-l] [-i] [-b] [-c] [-e] [-n|-N] [-s]
Syntax 3
restore <backup-filename>[-l] [-i] [-b] [-c] [-e] [-n|-N] [-s]
The following table describes the parameters for the restore command:
Flag/Parameter Description
l user@hostname:/<backup-
filename>
l http://hostname/<backup-
filename>
l <backup-filename>
Specifies the filepath of the the restore source.
-b Does not backup the current configuration data before the restore operation
starts.
-c Restores W-ClearPass Policy Manager configuration data.
-l If it exists in the backup file, restores the W-ClearPass Policy Manager log
database. This field is optional.
-i Ignores version mismatch errors and attempts data migration. This field is
Table 437: Restore Command Parameters