cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1307
Views
0
Helpful
1
Replies

EEM and Syslog

abdielmoyano
Level 1
Level 1

I'm trying to detect when a ping communication comes back (ip sla), and then apply a "not shutdown" in a port-channel,  for that I configure a syslog event into my event manager. But it's not working. Any suggestions?

 

event manager applet noshut_int_external500e
event syslog pattern "TRACK-6-STATE: 1 ip sla 1 reachability Down -> Up"
action 1.0 cli command "enable"
action 1.1 cli command "conf t"
action 1.2 cli command "interface po2"
action 1.3 cli command "no shut"
action 1.4 syslog msg "End of EEM"
action 1.5 end

 

Regards,
Abdiel Moyano

1 Reply 1

balaji.bandi
Hall of Fame
Hall of Fame

Just confirm your SYSLOG configured correctly get this LOG message ? can you post show logging.

 

post complete EEM script along with IP SLA.

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help