This article explains the difference in the available maximum redundancy-group number between Junos 12.1X44 and 12.1X46 or later.
When the maximum redundancy-group number is configured in Junos 12.1X44, the commit command will fail after upgrading to Junos 12.1X46 or later releases.
commit
root# commit [edit chassis cluster] 'redundancy-group 58' redundancy-group-id (58) cannot exceed reth-count (0) error: configuration check-out failed [edit] root#
The configurable maximum number of redundancy groups has been changed in Junos 12.1X46 and later releases.
The following explanation shows the difference in the maximum configurable redundancy-group number between Junos 12.1X44 and Junos 12.1X46 or later:
Note: "n" stands for maximum configurable number of reth interfaces. Please refer to the table below for the maximum numbers for each SRX platform.
reth-count starts from 1 to "n"
redundancy-group is 0 to "n"
root@SRX550# set chassis cluster reth-count ?
Possible completions:
<reth-count> Number of redundant ethernet interfaces (1..58)
root@SRX550# set chassis cluster redundancy-group ?
<redundancy-group-number> Redundancy-group number (0.. 58 )
Maximum number of reth-count and redundancy-group in Junos 12.1X46 or later :
redundancy-group is 0 to "n-1"
<redundancy-group-number> Redundancy-group number (0.. 57 )
Caution: In this example of SRX550, when redundancy group 58 is configured in Junos 12.1X44, the commit command will fail after upgrading to Junos 12.1X46 or later. Please change redundancy group number within n-1 before upgrade.
Table: Maximum Number of Redundant Ethernet Interfaces Allowed
Device
Maximum Number of reth Interfaces(n)
SRX100 SRX210 SRX220
8
SRX240
24
SRX300 SRX320 SRX340 SRX345
128
SRX550
58
SRX650
68
SRX1400
SRX1500
SRX3400 SRX3600 SRX5400 SRX5600 SRX5800
See also: