Answer the question
In order to leave comments, you need to log in
What options to choose for Cisco SLA?
There is a working Cisco 2921, sla is configured on it
ip sla auto discovery
ip sla 1
icmp-echo 93.158.134.3 source-interface GigabitEthernet0/0
threshold 1000
timeout 1000
frequency 20
ip sla schedule 1 life forever start-time now
threshold 2000
? Answer the question
In order to leave comments, you need to log in
This is how I did it, and it doesn't work at all. The only delay is big, but a minute is not critical for me,
because I have to not ping for a whole minute to go to the reserve, + monitoring on two sla at the same time (to avoid a situation when there are problems on a remote host)
track 1 ip sla 1 reachability
delay down 60 up 120
track 2 ip sla 2 reachability
delay down 60 up 120
track 100 list boolean or
object 1
object 2
ip sla 1
icmp-echo 4.2.2.2 source-ip xxxxxx
timeout 2000
frequency 15
ip sla schedule 1 life forever start-time now
ip sla 2
icmp-echo 8.8.8.8 source-ip xxxxxx
frequency 15
ip sla schedule 2 life forever start-time now
ip route 0.0.0.0 0.0.0.0 xx.xx.xx.xx 50 track 100
ip route 0.0.0.0 0.0.0.0 xx.xx.xx.xx 100
Have you considered checking "Internet presence" with http get if your IOS version supports it? ICMP, in my opinion, is not a fully-fledged member of the IP protocol family, it is often subject to policing (restriction) in the first place.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question