Hi Geniuses,
I have a requirement to track reachability of an interface with ip sla. i used the following configuration:
I'm going to use this to put a reliable static route.
I want to remove the route after 3 pings failed to the destination IP 10.1.1.100. What more should I configure for this ?
type echo protocol ipIcmpEcho 10.1.1.100
!
ip sla monitor schedule 1 life forever start-time now
!
track 1 rtr 1
ip route 0.0.0.0 0.0.0.0 10.1.1.100 track 1