Hi All,
I've got the RMA unit ASA5506 (both same ASA Version 9.6(1)), I've replace this unit to the failed primary in HA pair with following step.
1.setup the failover interface
interface GigabitEthernet1/8
description LAN/STATE Failover Interface
!
failover
failover lan unit primary
failover lan interface folink GigabitEthernet1/8
failover link folink GigabitEthernet1/8
failover interface ip folink 1.1.1.1 255.255.255.0 standby 1.1.1.2
2.connect the faileover cable to the active/secondary firewall.
3.the blank configuration from the the new unit override to the active/secondary.
4.I've disconnect the failover cable and reboot the active/secondary for the temporary solution.
My question is what is wrong in the replacement step ? and what is the best practice for this situation ?
Thank you.