05-22-2012 11:32 PM - edited 03-11-2019 04:10 PM
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
05-23-2012 12:32 AM
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
05-23-2012 01:03 AM
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
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