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

peers (Commit)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
peers {
    name of peer {
        user name of user;
        authentication string;
        routing-instance name ;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit system commit]

Description

Configure options for the peers participating in commit synchronization.

Note:

In configuration sync across SRX Series Firewalls, routing instance need be specified and configured to let local node reach peer nodes through a configurable routing instance instead of default routing instance.

Options

name of peer

Hostname or IP address of the peer participating in commit synchronization.

user

Name of administrator configuring commit synchronization.

authentication

Plain-text password string that is stored as an encrypted password string.

routing-instance

Specific routing instance for connectivity to remote peer.

Required Privilege Level

maintenance—To view or add this statement in the configuration.

Release Information

Statement introduced in Junos OS Release 14.2R6.

footer-navigation