cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
388
Views
0
Helpful
2
Replies

Help with Route Tracking a backup route terminating a VPN on 2 asa's

dbakula01
Level 1
Level 1

here is my scenario, i have remote sites (192.168.242.0)/24 terminating a vpn tunnel to an asa w/ an ip of 192.168.1.203 and a second asa at ip 192.168.1.254 that acts as a backup vpn termination point if the line on the first one goes down.

Our Core router which is 192.168.1.1 will hold the tracking routes that say if the 192.168.242.0 /24 subnet can't be reached at ASA 192.168.1.203 to look to ASA2 at 192.168.1.254

i am lookign for all the commands to put on the core router having to due with tracking, i would like the router to ping the ip 192.168.242.1 which is the remote sites router for the change of about 10 seconds before it switches over.

thanks and i will attach my diagram in case my wordage is sloppy

2 Replies 2

b.hsu
Level 5
Level 5

You can use floating static route command where you can configure the administartive distance to be more through 192.168.1.254.Refer the following URL for more information about floating static routes

http://cisco.com/en/US/tech/tk801/tk133/technologies_configuration_example09186a0080093d6e.shtml

i tried that but TAC said you can't use floating static routes with ASA's since they are security devices