05-24-2013 03:51 PM - edited 03-11-2019 06:48 PM
Hi, i was trying to configure Cisco ASA pair in Stateful Failover Active/Standby.
When i try to configure Stateful link i get below error, What to do ?
i want to share Failver link and Stateful Failover on same single Ethernet link
Current config: failover failover lan unit primary failover lan interface FOC Ethernet0/2 failover interface ip FOC 10.10.10.1 255.255.255.252 standby 10.10.10.2
When i try Configuring Stateful failover: ASA1(config)# ASA1(config)# failover link STATEFUL Please specify the interface/vlan when not sharing the failover lan interface. ASA1(config)# failover link STATEFUL e0/2 ERROR: interface already in use as failover interface ASA1(config)#
Solved! Go to Solution.
05-24-2013 04:48 PM
Hi.
the problem you are having is that you specified two different names for the same interface. If you keep the stateful name the same as the failover interface, it should work.
for example:
Current config: failover failover lan unit primary failover lan interface FOC Ethernet0/2 failover interface ip FOC 10.10.10.1 255.255.255.252 standby 10.10.10.2
then add:
failover link FOC
the message you got earlier was because you named it stateful and that implies its using a different int.
-scott
05-24-2013 04:48 PM
Hi.
the problem you are having is that you specified two different names for the same interface. If you keep the stateful name the same as the failover interface, it should work.
for example:
Current config: failover failover lan unit primary failover lan interface FOC Ethernet0/2 failover interface ip FOC 10.10.10.1 255.255.255.252 standby 10.10.10.2
then add:
failover link FOC
the message you got earlier was because you named it stateful and that implies its using a different int.
-scott
05-24-2013 05:02 PM
hehehe Cisco document used different name so i was strictly following it.lol
thanx thanx
it works.
05-24-2013 05:03 PM
Hi Ahmad,
thats great news. glad its working.
best regards,
scott
03-07-2024 11:06 PM
Hello Scott,
you're the the top men, thank you for that. saved my time.
Regards,
SS
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