Users Guide

840 | Command Line Interface Dell Networking W-ClearPass Policy Manager 6.6 | User Guide
Flag/Parameter Description
<name>=<command> Sets <name> as the alias for <command>.
<name>= Removes the association.
Table 430: Alias Command Parameters
Example 1
This example set the alias "sh" for the show command:
[appadmin]# alias sh=show
Example 2
This example removes the alias "sh":
[appadmin]# alias sh=
backup
Use the backup command to create a backup of Policy Manager configuration data. If no arguments are
entered, the system automatically generates a filename and backs up the configuration to this file.
Syntax
backup [-f <filename>] [-c] [-l] [-r] [-w] [-P]
The following table describes the parameters for the backup command:
Flag/Parameter Description
[-f <filename>] Specifies the backup target. If not specified, Policy Manager automatically
generates a filename. This field is optional.
-c Backs up W-ClearPass Policy Manager configuration data.
-l Backs up W-ClearPass Policy Manager session log data.
-r Backs up Insight data.
-P Does not backup password fields from the configuration database. This field is
optional.
-w Backs up only the most recent records from the log database (the last one week).
Table 431: Backup Command Parameters
Example
[appadmin]# backup -f PolicyManager-data.tar.gz
Continue? [y|Y]: y