configuration fetch

Prev Next

Description

Downloads a FireEye configuration file from a specified remote host or network location.

Syntax

configuration fetch path [file_name_or_URL]

Parameters

path

URL that specifies the location of the configuration. The format can be one of the following:

ftp://<domain>/<path>/<file_name>
sftp://<domain>/<path>/<file_name>
tftp://<domain>/<path>/<file_name>
http://<domain>/<path>/<file_name>
https://<domain>/<path>/<file_name>
scp://username:password@hostname/<path>/<file_name>

file_name_or_URL

Name of the downloaded configuration file (defaults to the name on the remote server). You cannot specify the name of the current active configuration, and the name cannot be “active.”

Example

The following example downloads the specified configuration from the FireEye website.

hostname (config) # configuration fetch http://www.fireeye.com/support/config-dir/newconfig

configuration switch-to