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

commit activate

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
commit activate{
    comment;
    and-quit;
    peers-synchronize;
    synchronize;
}

Hierarchy Level

content_copy zoom_out_map
[edit system]

Description

Activate a previously prepared commit. Upon successful validation, during the activation stage, previously prepared commits are activated. Also, pending activation files are checked during this stage. If there are pending activation files, the existence of required files and daemon map present in the database data structures are checked. If there is any failure, a log message is generated that informs you that the commit has failed.

Options

and-quit

(Optional) Commit the configuration and, if the configuration contains no errors and the commit succeeds, exit from configuration mode.

no-synchronize

(Optional) Do not synchronize the commit. Configure the commit prepare statement to run without synchronization.

peers-synchronize

(Optional) Synchronize the commit on remote peers.

synchronize

(Optional) Synchronize the commit on both Routing Engines.

Required Privilege Level

configure—To enter configuration mode.

system—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 17.3R1.

footer-navigation