EasyManua.ls Logo

Cisco CSACS-1121-K9 - Export-Data

Cisco CSACS-1121-K9
190 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
A-99
CLI Reference Guide for the Cisco Secure Access Control System 5.1
OL-18996-01
Appendix A ACS Command Reference
ACS Configuration Commands
Syntax Description
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)#
user | host | device |
idgroup | ndg | dacl |
cmdset
Exports specific configuration data to the remote repository.
repository The remote repository to which to export the configuration data.
file-name The file name to download the configuration data and store it in the remote
repository.
result-file-name 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.
full 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.
secret-phrase 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.
none Neither encrypts the import file nor uses the secured remote repository for
export.
only-sec-repo 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.
only-sec-files Encrypts the export file using the GPG encryption mechanism.

Table of Contents

Related product manuals