configuration text fetch <URL> apply [discard | fail-continue | filename | overwrite | verbose]

Prev Next

Applies the downloaded configuration to the running system.

Syntax

configuration text fetch <download_URL> apply [discard | fail-continue | filename <file> | overwrite | verbose]

Parameters

download_URL

URL that specifies the location of the configuration text file. 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>

discard

Deletes the downloaded text file after applying it to the system.

fail-continue

When applying commands, continues execution even if one of the commands fails.

filename file

Specifies the file name for saving the downloaded text file

overwrite

Replaces the configuration text file if, when saving, the file name already exists.

verbose

Display all commands being executed, including their output, instead of displaying only those commands that encounter errors. The file option generates the text-based configuration file from an inactive saved configuration.

Example

The following example downloads a configuration file and applies it to the running system:

hostname(config) # configuration text fetch
http://justforexample.com/somewhere/something.txt apply verbose

User role

Admin

Command mode

Config

Supported appliances

  • Central Management System: Before Release 7.5

  • Malware Analysis: Before Release 7.5

  • Email Security — Server: Before Release 7.5

  • File Protect: Before Release 7.5

  • Network Security: Before Release 7.5

  • Intelligent Virtual Execution - Server: Before Release 7.5