upload
Syntax
upload filename (filename |
committed) destination destination-name {
retry-count count retry-interval seconds;
transfer-delay seconds;
user-name username;
}
Hierarchy Level
Release Information
Statement introduced in Junos OS Release 7.5.
committed option for filename statement introduced in Junos OS Release 8.1.
Description
Configure an event policy to upload the committed configuration file or other specified files to a destination when triggered.
Options
destination destination-name—Name of the destination for the uploaded
file. The destination must be defined in the destinations statement at the [edit event-options] hierarchy level.
filename (filename | committed)—Name of the file to upload. Specify either the word committed to upload the most recently committed configuration
file, or the filename of another file.
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
maintenance—To view this statement in the configuration.
maintenance-control—To add this statement to the configuration.