Enable Mode Commands : configuration bulk export
  
configuration bulk export
Exports the specified configuration to a .tgz format file consisting of the product self-configuration and encryption key.
Syntax
configuration bulk export url <url>
Parameters
url <url>
HTTP, FTP, or SCP URL of the configuration file you want to export. For example:
scp://<username>:<password>@<host>/<path-to-configuration file>
Usage
This command is part of a workflow for replacing a Core with another in the event of failure.
Example
amnesiac (config) # configuration bulk export url scp://user1:pass@host/path
Related Commands
configuration bulk import