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

Embedded Event Manager (EEM) - TFTP Server?

efernandes67
Level 1
Level 1

Hi,

I have been doing some reading about EEM, and I would like to know if its possible put the tcl scripts on a TFTP server instead of putting them on the router's flash?

This is the code I used when the tcl script was on the flash:
--------------------------------------------------------------------------------------
event manager environment _email_from <router-mail@cisco.com>
event manager environment _email_to <test@home.com>
event manager environment _email_server <ip adddress>
event manager directory user policy "flash:/"
event manager policy sendmail.tcl type user

What changes do I have to make to put the tcl script on the TFTP Server?

Regards,
Elio Fernandes

1 Reply 1

Joe Clarke
Cisco Employee
Cisco Employee

No, you cannot.  Because of the security model of EEM, all Tcl (and IOS.sh) policies must reside on one of the device's local flash file systems before they can be registered with the EEM server.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: