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

node (Chassis Cluster Redundancy Group)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
node (0 | 1 ) {
    priority number;
}

Hierarchy Level

content_copy zoom_out_map
[edit chassis cluster redundancy-group          group-number         ]

Description

Identify each cluster node in a redundancy group and set its relative priority for primary role.

A redundancy group is collection of objects. A redundancy group contains objects on both nodes. A redundancy group is primary on one node and backup on the other at any time. When a redundancy group is said to be primary on a node, its objects on that node are active. The primacy of a redundancy group is dependent on the priority configured for the node, the node ID (in case of tied priorities), and the order in which the node comes up.

Options

node

Cluster node number, You can set with the set chassis cluster node node-number statement.

  • Values:

    • 0—Node identifier 0

    • 1—Node identifier 1

priority number

Priority value of the node. Each node is given a priority within a redundancy group. The eligible node with the highest priority is elected primary. Initiating a failover with the request chassis cluster failover node or request chassis cluster failover redundancy-group command overrides the priority settings.

  • Range: 1-254

Required Privilege Level

interface—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 9.0.

footer-navigation