Hi All,
I would like to run a EEM script that would ping a server every 5 minutes when the serial interface is up . Is there any scheduling mechanism other than IPSLA that could help?
track 1 interface serial0/0 line-protocol
event manager applet LOSS
event track 1 state up
action 10 cli command "ping ip 192.168.1.1 so 2.2.2.2"
action 20 cli command "end"
Regards,
Sathvik K V