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

backup (OCS Partition)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
backup {
    limit;
    timeout seconds;
    overflow (deny-login | drop-oldest);
}

Hierarchy Level

content_copy zoom_out_map
[edit access ocs partition partition-name]

Description

Provides file backup for OCS data when both primary and alternative paths to the OCS are down.

Options

limit

The limit on the total number of backup entries. The login fails if the backup entries exceeds the prescribed limit.

timeout seconds

The timeout for backup operation.

overflow (deny-login | drop-oldest)

Controls action on the number of backup entries over limit. The values deny-login denies andy logins until the number of backup entries drops under backup-limit), and the value discard-oldest discards the oldest backup entries.

Required Privilege Level

admin—To view this statement in the configuration.

admin-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 18.1.

footer-navigation