04-16-2010 09:47 AM - edited 03-11-2019 10:33 AM
All,
I successfully configured active/passive failover on a pair of ASAs in GNS, but I have a question. Where's the configuration for the real addresses stored on the secondary unit? On the secondary, I can do a "sh run" and I show the ip addresses on eth0 and eth4 as the addresses that are assigned to the primary unit, BUT if I do a "sh int ip addre" I show the right addresses that are assigned to the secondary unit. Where is the "real" running config stored after the secondary has replicated from the primary?
Thanks,
John
Solved! Go to Solution.
04-16-2010 10:29 AM
Hi,
On the secondary unit you can check the configuration just as the primary unit with the ''sh run''
The real IP addresses used by the secondary can be seen using the command ''sh ip'' (You will see the system addresses and the current addresses).
Unless there's a problem with GNS3, but in a real ASA it works.
Federico.
04-16-2010 10:29 AM
Hi,
On the secondary unit you can check the configuration just as the primary unit with the ''sh run''
The real IP addresses used by the secondary can be seen using the command ''sh ip'' (You will see the system addresses and the current addresses).
Unless there's a problem with GNS3, but in a real ASA it works.
Federico.
04-16-2010 01:21 PM
That helped. I can see where my current addresses are and the system (failed over) addresses are. There's got to be some sort of separate area that the ASA stores the config though because the running config does show the exact duplicate of the primary.
Thanks!
John
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