02-03-2016 08:41 AM - edited 03-12-2019 12:14 AM
Hi,
We have SLA monitoring set up to ping a Google DNS server with the IP address of 8.8.4.4. We also have a default route pointing to the next hop of our primary ISP. If that primary ISP failed then we would want traffic to fail over to the secondary ISP on our outside2 interface. This SLA Monitor was configured before my time with the company, and the primary ISP never fails, so I'm not sure if a backup default route to the secondary ISP was ever configured and added to the SLA Monitor. I really can't shut down the outside interface for our primary ISP to test, so is there any way to check the CLI or the ASDM of an ASA5510 to see if the backup DEFAULT route is configured. From my understanding, you can only ever see this backup DEFAULT route if the primary fails. I hope I'm wrong because I would love to find a way to see if that backup DEFAULT route even exists. Also, what are the best practices for an SLA Monitor? Should I point it to the next hop for our primary ISP, or is the Google DNS server it is pointed to now sufficient?
Does anyone know the answer to this?
Rick
Solved! Go to Solution.
02-03-2016 11:40 AM
You can see the backup default route with "show run | in route". As you have IP Sla, you would have a backup route with a higher A.D.
You can check with "show asp table routing"
02-03-2016 11:40 AM
You can see the backup default route with "show run | in route". As you have IP Sla, you would have a backup route with a higher A.D.
You can check with "show asp table routing"
02-03-2016 11:52 AM
Thanks, Syed. That was excatly what I was looking for.
02-04-2016 08:10 AM
As Syed mentioned, you can check the backup default route with "show run | in route".
If you want to verify your configuration and also want to have a look at some "show" commands,
this link can be handy:
http://www.cisco.com/c/en/us/support/docs/security/pix-500-series-security-appliances/70559-pix-dual-isp.html
Regards,
Pulkit Saxena
02-09-2016 11:58 AM
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