From: Gregory Gombas (ggombas@gmail.com)
Date: Thu Oct 18 2007 - 23:01:06 ART
I'm using SLA to track the next hop for a static route. The problem is
that no matter how large I set the frequency or timeout values, it
only takes one lost packet for the tracked object to go down.
Is there away to adjust the sensitivity of this i.e. must lose five
packets before reporting the object as down?
Here is my config:
ip sla monitor 1
type echo protocol ipIcmpEcho 10.1.1.1
timeout 3000
frequency 120
ip sla monitor schedule 1 life forever start-time now
track 1 rtr 1 reachability
!
ip route 0.0.0.0 0.0.0.0 10.1.1.1 100 track 1
ip route 0.0.0.0 0.0.0.0 10.1.1.2 200
!
This archive was generated by hypermail 2.1.4 : Fri Nov 16 2007 - 13:11:16 ART