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

clear system commit

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear system commit
<synchronize-server pending-jobs>

Description

Clear pending commit operations.

Options

none

Clear pending commit operations on the static configuration database.

synchronize-server pending-jobs

(Optional) Clear pending commit synchronize operations for all instances of the ephemeral configuration database on an MX Series Virtual Chassis or a device with dual Routing Engines. This option can only be executed on the primary Routing Engine of the Virtual Chassis primary router or the dual Routing Engine system.

Note:

The clear system commit synchronize-server pending-jobs command should be used only under the supervision of the Juniper Networks Technical Assistance Center (JTAC) during a troubleshooting session.

Required Privilege Level

maintenance (or the actual user who scheduled the commit)

Output Fields

When you enter this command, you are provided feedback on the status of your request.

Sample Output

clear system commit

content_copy zoom_out_map
user@host> clear system commit             
Pending commit cleared.

clear system commit (None Pending)

content_copy zoom_out_map
user@host> clear system commit             
No commit scheduled.

clear system commit (User Does Not Have Required Privilege Level)

content_copy zoom_out_map
user@host> clear system commit             
error: Permission denied

clear system commit synchronize-server pending-jobs

content_copy zoom_out_map
user@host> clear system commit synchronize-server pending-jobs 

Release Information

Command introduced before Junos OS Release 7.4.

Option synchronize-server introduced in Junos OS Release 17.2R1 and Junos OS Evolved Release 22.1R1.

footer-navigation