Export-Data - Cisco CSACS-1121-K9 Reference Manual

Reference guide
Hide thumbs Also See for CSACS-1121-K9:
Table of Contents

Advertisement

Appendix A
ACS Command Reference
Syntax Description
user | host | device |
idgroup | ndg | dacl |
cmdset
repository
file-name
result-file-name
full
secret-phrase
none
only-sec-repo
only-sec-files
Defaults
None.
Command Modes
ACS Configuration
Usage Guidelines
When you issue this command, the ACS server starts a process to export the configuration data from the
local ACS node to the specified remote repository and provides you a unique process ID to track the
progress of the export operation. Use the import-export-status command to learn the status of export
operations.
If the export process violates the security constraints defined in the security type parameters (full, none,
only-sec-repo, and only-sec-files), the ACS server returns a validation error similar to the following:
Repository 'ftp01' has low security level
The export-data command is asynchronous, which allows you to execute other CLI commands when
the export operation is in progress.
Examples
acs/admin(config-acs)# export-data user repostiory01 file01 resultfile01 full password
Export process Id is: 1
acs/admin(config-acs)#
OL-18996-01
Exports specific configuration data to the remote repository.
The remote repository to which to export the configuration data.
The file name to download the configuration data and store it in the remote
repository.
The filename to use when downloading the results of the export process to
the remote repository. By default, the ACS server concatenates a unique
process ID with the result-file-name that you provide.
Encrypts the export file using the GNU Privacy Guard (GPG) encryption
mechanism and uses secured remote repository to export the file. If you
specify the security type as full, you must specify a repository of the type
SFTP.
Provide a secret phrase to encrypt the export file. If you specify the security
type as full or only-sec-files, you must specify the secret phrase.
Neither encrypts the import file nor uses the secured remote repository for
export.
Uses the secured remote repository to export the file. If you specify the
security type as only-sec-repo, you must specify a repository of the type
SFTP.
Encrypts the export file using the GPG encryption mechanism.
CLI Reference Guide for the Cisco Secure Access Control System 5.1
ACS Configuration Commands
A-99

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents