lab@SRX-A# run show configuration | display set set version 10.4R5.5
set groups node0 system host-name SRX-A
set groups node0 interfaces fxp0 unit 0 family inet address 10.1.1.1/24 set groups node1 system host-name SRX-B
set groups node1 interfaces fxp0 unit 0 family inet address 10.1.1.2/24 set apply-groups \set system root-authentication encrypted-password \set system login user lab uid 2000
set system login user lab class super-user set system login user lab authentication encrypted-password \set system max-configurations-on-flash 5 set system max-configuration-rollbacks 5
set system license autoupdateurl https://ae1.juniper.net/junos/key_retrieval set chassis cluster reth-count 2
set chassis cluster redundancy-group 0 node 0 priority 200 set chassis cluster redundancy-group 0 node 1 priority 100
set chassis cluster redundancy-group 1 node 0 priority 200 set chassis cluster redundancy-group 1 node 1 priority 100 set chassis cluster redundancy-group 1 preempt
set chassis cluster redundancy-group 1 interface-monitor ge-0/0/0 weight 255 set chassis cluster redundancy-group 1 interface-monitor ge-2/0/0 weight 255 set chassis cluster redundancy-group 1 interface-monitor fe-0/0/2 weight 255 set chassis cluster redundancy-group 1 interface-monitor fe-2/0/2 weight 255 set interfaces ge-0/0/0gigether-options redundant-parent reth0 set interfaces fe-0/0/2 fastether-options redundant-parent reth1 set interfaces ge-2/0/0gigether-options redundant-parent reth0 set interfaces fe-2/0/2 fastether-options redundant-parent reth1 set interfaces fab0 fabric-options member-interfaces fe-0/0/5 set interfaces fab1 fabric-options member-interfaces fe-2/0/5 set interfaces reth0 redundant-ether-options redundancy-group 1 set interfaces reth0 unit 0 family inet address 192.168.1.1/24 set interfaces reth1 redundant-ether-options redundancy-group 1 set interfaces reth1 unit 0 family inet address 172.56.3.35/16 set routing-options static route 0.0.0.0/0 next-hop 172.56.0.1 set security zones security-zone untrust interfaces reth1.0 set security zones security-zone trust interfaces reth0.0
set security policies from-zone trust to-zone untrust policy HA-policy match source-address any
set security policies from-zone trust to-zone untrust policy HA-policy match destination-address any
set security policies from-zone trust to-zone untrust policy HA-policy match application any
set security policies from-zone trust to-zone untrust policy HA-policy then permit
{primary:node0}[edit]
lab@SRX-A# run show chassis cluster status Cluster ID: 1
Node Priority Status Preempt Manual failover
Redundancy group: 0 , Failover count: 1
node0 200 primary no no node1 100 secondary no no
Redundancy group: 1 , Failover count: 7
node0 200 primary yes no node1 100 secondary yes no
{primary:node0}[edit]
lab@SRX-A# run show chassis cluster interfaces Control link 0 name: fxp1
Control link status: Up
Fabric interfaces:
Name Child-interface Status fab0 fe-0/0/5 up fab0
fab1 fe-2/0/5 up fab1
Fabric link status: Up
Redundant-ethernet Information:
Name Status Redundancy-group reth0 Up 1 reth1 Up 1
Interface Monitoring:
Interface Weight Status Redundancy-group fe-2/0/2 255 Up 1 fe-0/0/2 255 Up 1 ge-2/0/0 255 Up 1 ge-0/0/0 255 Up 1
{primary:node0}[edit] lab@SRX-A# show
## Last changed: 2011-09-06 00:38:39 UTC version 10.4R5.5; groups { node0 { system {
host-name SRX-A; } interfaces {
fxp0 { unit 0 { familyinet {
address 10.1.1.1/24; } } } } }
node1 { system {
host-name SRX-B;
} interfaces {
fxp0 {
unit 0 { familyinet {
address 10.1.1.2/24; } } } } } }
apply-groups \system {
root-authentication {
encrypted-password \ } login { user lab { uid 2000;
class super-user; authentication {
encrypted-password \ } }
} max-configurations-on-flash 5; max-configuration-rollbacks 5; license { autoupdate {
url https://ae1.juniper.net/junos/key_retrieval; } } }
chassis { cluster { reth-count 2;
redundancy-group 0 { node 0 priority 200; node 1 priority 100; }
redundancy-group 1 { node 0 priority 200; node 1 priority 100;
preempt;
interface-monitor { ge-0/0/0 weight 255; ge-2/0/0 weight 255; fe-0/0/2 weight 255; fe-2/0/2 weight 255; } } } }
interfaces { ge-0/0/0 {
gigether-options {
redundant-parent reth0; } }
fe-0/0/2 {
fastether-options { redundant-parent reth1; } }
ge-2/0/0 { gigether-options {
redundant-parent reth0; } }
fe-2/0/2 {
fastether-options { redundant-parent reth1; } }
fab0 {
fabric-options { member-interfaces { fe-0/0/5; } } }
fab1 {
fabric-options { member-interfaces { fe-2/0/5; } }