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

destinations (Event Policy)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
destinations {
    destination-name {
        archive-sites {
            url <password password>;
        }
        transfer-delay seconds;
    }
}

Hierarchy Level

content_copy zoom_out_map

Description

Define one or more destinations, each with a unique name. You can reference a destination within an event policy to indicate where to upload command output and various files, such as system log files and core files.

Options

destination-name

User-defined name of a destination.

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.

footer-navigation