Hi, The following lines appear in the Cisco log.
000035: *Jun 9 18:39:21 EST: %BGP-5-ADJCHANGE: neighbor 152.181.62.25 Up
000036: *Jun 10 11:12:06 EST: %TRACKING-5-STATE: 434 ip route 0.0.0.0/0 reachability Up->Down
000037: *Jun 10 16:12:06.971: %HA_EM-6-LOG: NEMO-BACKUP: %%%% Defult route down - Switching to NEMO Backup %%%%
But only the line 000035: *Jun 9 18:39:21 EST: %BGP-5-ADJCHANGE: neighbor 152.181.62.25 Up appears in the syslog.
Any ideas on why? I think I have included all relevant lines from the config below.
logging message-counter syslog
logging buffered 32000 informational
logging monitor errors
logging facility local6
logging source-interface Loopback0
logging 10.17.90.18
event manager applet NEMO-BACKUP
event track 434 state down
action 1.0 cli command "enable"
action 1.5 syslog msg "%%%% Defult route down - Switching to NEMO Backup %%%%"
action 1.7 cli command "clear ip bgp *"
action 2.0 cli command "clear ip route *"
!
end