06-02-2012 09:56 PM - edited 03-11-2019 04:14 PM
Hi all,
Let me know the concept of configuration of both senarios.
Senario 1
Needs to route ISP traffic to the act/ ASA and if act ASA is down , stby ASA will have to take over. How to configure virtual ip on the router interfaces
Senario 2:
As same as senario 1 act/ASA should route raffic to act/ Core switch usually, if any failure of act/ Core sw , stby/ core will have to do the complete job. No VSS is running.
Is these 2 senarios are possible. Pls guide
06-02-2012 11:39 PM
Hello Rex Perera,
Scenario number one:
You can accomplish it witht an active standby failover setup. If by any chance the secondary peers detects the active one is down he will take over.
Scenario number two:
I would say HSRP would do it as well is similart to the Active/standby purpose.
http://www.mundosysadmin.com/node/97
Those two links should explain everything about any of those features ( those are the ones I used to understand them)
Hope this helps.
Julio
Rate all the helpful posts
06-03-2012 10:02 AM
Thanx, I ll check with the practical senario and confim
06-05-2012 08:59 PM
Hi Julio,
Let me explain again,
Senario 1 : The router feed with ISP-internet from G0/0 and it should routed to Act/ASA.if the Act/asa is down router should route all traffic to the Stby/asa. The Two asa is working properly and configured failover.My issue is how I configure the router 2 interfaces (G0/1 and G0/2) creating virtual interface.
Senario 2: How I route traffic from asa to core switch in a given time (asa G0/1) if act core is down asa connected to stnby core via asa G0/2 interface. How I configure asa's both interfaces in single subnet
thnks
06-06-2012 01:21 AM
Hello Rex Perera,
In your first scenario you can use IRB feature on your router.
http://www.cisco.com/en/US/tech/tk389/tk815/technologies_tech_note09186a0080094663.shtml
or HSRP
In your second scenarion you can use redundant interfaces or etherchannel( if you use newer ASA version)
06-06-2012 10:03 PM
Hi ,
Thankx for the reply,
Senario 2: I tried both ways.But had some issues.
When using redundant interface configuration only G0/2 is the active interface all the time even when the Act/Core is down. How I trigger the G0/3 to UP when Act/Core is down.Please explain.
ASA-------G0/2-------------->Act/Core (TG/1)
|
G0/3
|
|
Stnby/Core(TG1/1)
Usually etherchannel will use between two devices (Switches or ..) . I want to know it can use to senario 2: (Within 3 devices)
Pls. explain
06-07-2012 12:21 AM
I assume you use 3750 stack for your core HA and all your devices stands in one rack (if not, it's not a problem i think)
If so, you can use your Core for connect ASA to the Router, just put ports of the router and asa watching to the router in same VLAN, configure failover on the asa. For interface redundancy you can use either redundant interfaces or etherchannel (8.4(*) version)
And connecting ASA to the core with etherchanel and redundant interfaces.
06-06-2012 04:10 AM
In scenario 1 put a switch (VLAN on a switch more accurately speaking) between your Internet router and the ASA pair. An Active-Standby ASA HA pair share a common Active IP address and virtual MAC address so the router does not need to make any choices regarding which ASA IP or MAC address to send traffic to.
In scenario 2 the core switch being down would cause the interface on the connected Active ASA to fail thus triggering a failover to the Standby unit.
06-06-2012 10:09 PM
Hi MARVIN,
In Senario 1 . as u said I used a switch in between the router and asa.I think it having a single point of failure.Thats why I try to overcome without a switch.
Senario 2: Please provide me a sample config as for ur suggestion.
Thanks
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