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

cisco ASA5505 dual ISP

martin.elias
Beginner
Beginner

Hi all,

how can I setup that the backup connection will start but after 30s of icmp timeout the default gateway (tracket object - 192.168.1.1)

My configuration:

sla monitor 123

type echo protocol ipIcmpEcho 192.168.1.1 interface outside

num-packets 3

frequency 10

sla monitor schedule 123 life forever start-time now

route outside 0.0.0.0 0.0.0.0 192.168.1.1 1 track 1

route backup 0.0.0.0 0.0.0.0 192.168.2.1 254

track 1 rtr 123 reachability

Thanks

2 Replies 2

varrao
Advocate
Advocate

Well you cannot increase the icmp timeout time after which the interfaces would failover but you can definitely increase the frequency after which the polling is done by the backup link for the primary link.

frequency 30

Thanks,
Varun Rao
Security Team,
Cisco TAC

Thanks,
Varun Rao

thanks for your answer but it doesn't solve my problem because my primary line has sometimes packetloss

and than the backup still comes on but I don't wont it because the switching between primary and secondary

line is worse for me than sometime lose a packet on primary line.

When I increase the frequency for 30sec it only means, that the icmp check on tracked object (my default gateway - 192.168.1.1) will be every 30sec.

Any other idea? THANKS

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers