Hi all,
I'm trying to get the config below to work on an ASA, but it just installs the backup route in the routing table and never uses the tracked route - does sla monitoring work when the tracked and backup route are both out the same interface? Everything seems to be working, e.g. pings to tracked object etc. -
route outside 10.0.0.0 255.0.0.0 10.200.159.1 1 track 1
route outside 10.0.0.0 255.0.0.0 10.200.159.2 254
sla monitor 123
type echo protocol ipIcmpEcho 10.2.3.4 interface outside
num-packets 3
frequency 10
sla monitor schedule 123 life forever start-time now
track 1 rtr 123 reachability
Thanks in advance,
Jason