Administrator Guide

Table Of Contents
Flag/Parameter Description
-f <output-file-name> Specifies the target for concatenated logs.
-s yyyy-mm-dd Specifies the start date range. The default value is today's date. This field is optional.
-e yyyy-mm-dd Specifies the end date range. The default value is today's date. This field is optional.
-n <days> Specifies the duration in days (from today). This field is optional.
-t <log-type> Specifies the type of log to collect. This field is optional.
-h Specifies the print help for available log types.
Table 410: Dump Logs Command Parameters
Example 1
The following example dumps W-Policy Manager application log files:
[appadmin]# dump logs –f tips-system-logs.tgz -s 2007-10-06 –e 2007-10-17 –t SystemLogs
Example 2
The following example prints help for available log types:
[appadmin]# dump logs -h
dump servercert
Use the dump servercert command to remove the server certificate of an SSL-secured server.
Syntax
dump servercert <hostname:port-number>
The following table describes the required and optional parameters for the dump servercert command:
Flag/Parameter Description
<hostname:port-number> Specifies the hostname and SSL port number.
Table 411: Dump Servercert Command Parameters
Example
The following example removes the server certificate of the specified SSL-secured server:
[appadmin]# dump servercert ldap.acme.com:636
exit
Use the exit command to exit the shell.
Syntax
exit
Example
The following example exits the shell:
Dell Networking W-ClearPass Policy Manager 6.6 | User Guide Command Line Interface | 755