cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
201
Views
0
Helpful
1
Replies

ISP ACTIVE ACTIVE

bluesea2010
Level 5
Level 5

Hi,

I have the above scenario


asa's are in active standby mode
Hsrp running between the R1 and R2
Single ISP
asa inside and dmz , static nat and dynamic nat configured .
Now only one router is active at a time .
I want to use both R1 and R2 at same time how can I do that .

Here is the configuration
R1
interface GigabitEthernet0/1
ip address 1.1.1.2 255.255.255.0
ip mtu 1492
ip nbar protocol-discovery
standby 1 ip 1.1.1.1
standby 1 priority 200
standby 1 preempt
standby 1 track 200 decrement 150
load-interval 30






R2
interface GigabitEthernet0/1
ip address 1.1.1.3 255.255.255.0
ip accounting output-packets
standby 1 ip 1.1.1.1
standby 1 preempt
load-interval 30
duplex auto
speed auto


ip route 2.2.2.2 255.255.255.0 GigabitEthernet0/1
ip route 3.3.3.3 255.255.255.0 GigabitEthernet0/1




on asa


route Outside 0.0.0.0 0.0.0.0 1.1.1.1 1
route Outside 2.2.2.2 255.255.255.0 1.1.1.1 1
route Outside 3.3.3.3 255.255.255.0 1.1.1.1 1



Thanks

1 Reply 1

nspasov
Cisco Employee
Cisco Employee

Hi there, have you looked at the Interface Traffic Zones feature in the ASA:

http://www.cisco.com/c/en/us/td/docs/security/asa/asa93/configuration/general/asa-general-cli/interface-zones.html

I hope this helps!

Thank you for rating helpful posts!

Review Cisco Networking for a $25 gift card