Import-Export-Abort; Import-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
Defaults
None.
Command Modes
ACS Configuration
Usage Guidelines
When you issue this command, the ACS server starts a process to import the ACS configuration data to
the local ACS node from the specified remote repository and provides you a unique process ID to track
the progress of the import operation. Use the import-export-status command to learn the status of
import operations.
If the import 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 import-data command is asynchronous, which allows you to execute other CLI commands when
the import operation is in progress.
Examples
acs/admin(config-acs)# import-data add user repository01 file01 resultfile01
abort-on-error full password
Import process Id is: 2
acs/admin(config-acs)#
Related Commands
Command
export-data

import-export-abort

import-export-status
import-export-abort
To abort currently running, queued, or all import and export processes, use the import-export-abort
command in the ACS Configuration mode. Only the super admin can simultaneously abort a running
process and all pending import and export processes. However, a user who owns a particular import or
export process can abort that particular process by using the process ID, or by stopping the process when
it is in progress.
Syntax Description
running
all
OL-18996-01
import-export-abort {running | all | id id}
Aborts if any import or export processes is in progress.
Aborts if any import or export processes is in progress or waiting in queue to
be processed.
Description
Exports configuration data from an ACS local store to a remote
repository.
Aborts all or specific import or export processes.
Displays the status of all or specific import or export processes.
CLI Reference Guide for the Cisco Secure Access Control System 5.1
ACS Configuration Commands
A-101

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents