[c-nsp] Cisco IOS XR event manager run

Lukas Tribus luky-37 at hotmail.com
Tue Apr 7 11:04:22 EDT 2015


> Don't know about XR but in plain IOS a policy can only be registered for
> one trigger type, and running manually is a trigger type.

You can however combine/correlate 2 or more triggers, which permits
executing the script manually and automated at the same time, without
modifying the start trigger each time ...

event manager applet EVERY_FIVE_MINUTES_PLUS_MANUALLY
 event tag cron timer cron cron-entry  "*/5 * * * *"
 event tag none none
 trigger
  correlate event cron or event none 		 	   		  


More information about the cisco-nsp mailing list