cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1380
Views
5
Helpful
5
Replies

Cisco Firepower 2110 with ASA image HA- Active-Standby. ssh connection problem with Standby

I am facing the problem below as soon as I set up standby, I lose the ssh connection. This is because the management interface is overwritten by the synchronization of the configuration with the 'Active'.  Can you help me to solve this problem?

 

ASA Primary Unit Configuration:

failover lan unit primary
failover lan interface failover Ethernet0/3
failover link failover Ethernet0/3
failover interface ip failover 1.1.1.1 255.255.255.252 standby 1.1.1.2

interface Management1/1
management-only
nameif management
security-level 100
ip address 10.192.37.13 255.255.255.0

ASA Secondary Unit Configuration:

failover lan unit secondary
failover lan interface folink gigabitethernet0/3
failover interface ip failover 1.1.1.1 255.255.255.252 standby 1.1.1.2
failover link failover Ethernet0/3

interface Management1/1
management-only
nameif management
security-level 100
ip address 10.192.37.14 255.255.255.0

1 Accepted Solution

Accepted Solutions

configure primary ASA mgmt interface with a standby IP:

interface Management1/1
management-only
nameif management
security-level 100
ip address 10.192.37.13 255.255.255.0 standby 10.192.37.14

--
Please remember to select a correct answer and rate helpful posts

View solution in original post

5 Replies 5

configure primary ASA mgmt interface with a standby IP:

interface Management1/1
management-only
nameif management
security-level 100
ip address 10.192.37.13 255.255.255.0 standby 10.192.37.14

--
Please remember to select a correct answer and rate helpful posts

Thank you very much Marius! one doubt. I need to put that configuration on both ASA units(Primary and Secondary), isn´t it? and I´ll get ssh access for both units with their respective ip address, right?

You only need to add that command on the primary ASA, it will be replicated to the standby ASA.

--
Please remember to select a correct answer and rate helpful posts

Problem solved!! Mr. Gunnerud, you can put one more problem solved in your account !! Thank you very much for your attention!!

 

Best regards

Glad I could help. Please remember to rate answering that hjelpes and/or select a correct answer 

--
Please remember to select a correct answer and rate helpful posts
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card