06-21-2016 03:29 AM - edited 03-12-2019 12:55 AM
hallo
We had a active/active Cluster and the primary unit crashed and must be replaced.
The secondary is up and running.
The config on the active looks like : ( Failover is already deactived )
ffm-sep-dc/sec/actNoFailover# sh run | grep fail
no failover
failover lan unit secondary
failover lan interface failover GigabitEthernet0/0
failover key *****
failover link failover GigabitEthernet0/0
failover interface ip failover 10.148.255.6 255.255.255.0 standby 10.148.255.7
failover group 1
failover group 2
join-failover-group 1
What I want to do is :
1. set "no Failover " on the now active Firewall ( former secondary)
2. config the brand new Firewall like :
failover lan unit primary
failover lan interface failover GigabitEthernet0/0
failover key test1234
failover link failover GigabitEthernet0/0
failover interface ip failover 10.148.255.6 255.255.255.0 standby 10.148.255.7
no shut
exit
failover
Question :
best regards
Alfred
06-21-2016 01:57 PM
Do not, under any circumstances, type in "no failover". You will be in a world of pain.
Second thing, make a backup of the config.
Plug in all the cables on the replacement unit, make sure all the interfaces are up, and put in the failover config as you have noted, and the new unit will get its config from the current unit.
interface gig0/0
no shut
failover lan unit primary
failover lan interface failover GigabitEthernet0/0
failover key test1234
failover link failover GigabitEthernet0/0
failover interface ip failover 10.148.255.6 255.255.255.0 standby 10.148.255.7
06-21-2016 11:19 PM
-Do not, under any circumstances, type in "no failover".-
Can you explain in depth which Firewall Needs a "no Failover" or "failover" now , pls ?
At the moment the active seonday has a "no Failover"
06-21-2016 11:53 PM
Do exactly what I said above, plug in all the cables, and put in the config I quoted in the new firewall.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide