Hi Experts,
I am facing the issue accesing secondary node in SRX 5800 cluster from management network.
below is the config..
Set version 15.1X49-D60.7
set groups node0 system host-name node0
set groups node0 system backup-router 10.160.237.225
set groups node0 system backup-router destination 0.0.0.0/1
set groups node0 system backup-router destination 128.0.0.0/1
set groups node0 interfaces fxp0 unit 0 family inet address 10.160.237.228/29
set groups node1 system host-name node1
set groups node1 system backup-router 10.160.237.225
set groups node1 system backup-router destination 0.0.0.0/1
set groups node1 system backup-router destination 128.0.0.0/1
set groups node1 interfaces fxp0 unit 0 family inet address 10.160.237.229/29
set routing-options static route 0.0.0.0/0 next-hop 10.160.237.225
Please suggest whats missing in configuration.
SSH is enabled on
set system services ssh protocol-version v2