You are on page 1of 1

ip sla 1

icmp-echo 8.8.8.8 source-interface gi1/0


threshold 500
timeout 1000
frequency 2
exit

ip sla 2
icmp-echo 8.8.8.8 source-interface gi2/0
frequency 10
timeout 5000
exit

ip sla schedule 1 life forever start-time now


ip sla schedule 2 life forever start-time now

track 1 ip sla 1 reachability


exit
track 2 ip sla 2 reachability
exit

ip route 0.0.0.0 0.0.0.0 192.168.1.1 track 1


ip route 0.0.0.0 0.0.0.0 192.168.2.1 200

You might also like