Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

upload (Event Policy)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
upload filename  (filename | committed) destination destination-name {
    retry-count count retry-interval seconds;
    transfer-delay seconds;
    user-name username;
}

Hierarchy Level

content_copy zoom_out_map
[edit event-options policy policy-name then]

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 or add this statement in the configuration.

Release Information

Statement introduced in Junos OS Release 7.5.

committed option for filename statement introduced in Junos OS Release 8.1.

footer-navigation