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

EEM script is stopped when router trigger message

CSCO12111341
Level 1
Level 1

Hello all,

is there any workaround for this problem.

when for example I want to use command in EEM:

 action 11 cli command "copy flash:down.txt run"

router probably trigger message if destination is really running-config and it completely stop EEM and command 12 is not accepted.

I have similar problem in case that i want to enter command: no ip nat inside source ....

Thank you so much in advance

best regards

Lubos

1 Reply 1

Joe Clarke
Cisco Employee
Cisco Employee

Use:

action 11 cli command "copy flash:down.txt run" pattern "runn"

action 12 cli command ""

Review Cisco Networking for a $25 gift card