cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
549
Views
1
Helpful
2
Replies

Embedded Event Manager cisco IOSXE 17 not triggering

valenciaa
Level 1
Level 1

Im not sure if this still work with the iosxe 17 but the eem applet is not triggering. Se below.

track 99 ip sla 99 reachability

ip sla 99
icmp-echo 10.10.10.1
frequency 5
ip sla schedule 99 life forever start-time now

 

event manager applet test
event syslog pattern "99 ip sla 99 reachability Up->Down"
action 1.0 cli command "enable"
action 2.0 cli command "conf t"
action 3.0 cli command "int gi 1/0/1"
action 4.0 cli command "shut"

 

 

 

 

1 Accepted Solution

Accepted Solutions

Hello,

it looks like you have no spaces between 'Up' '->' 'Down' ?

Make sure your syslog pattern match looks like this:

event syslog pattern "99 ip sla 99 reachability Up -> Down" <-- spaces between Up --> Down

View solution in original post

2 Replies 2

Hello,

it looks like you have no spaces between 'Up' '->' 'Down' ?

Make sure your syslog pattern match looks like this:

event syslog pattern "99 ip sla 99 reachability Up -> Down" <-- spaces between Up --> Down

balaji.bandi
Hall of Fame
Hall of Fame

In addition what was suggested -- have you run manually is the EEM Script runs? what is the show logging output shows?

BB

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

How to Ask The Cisco Community for Help