Hi man , I have a question I want to do a command one time at a specific time I mean , for example after 5 min i will add a route after 10 min i will add another route and remove the older one and so
I have configured the below , but it keep running PE1#sh run | sec event manager event manager applet MSSK event timer cron name KRON cron-entry "* * * * *" action 1.0 cli command "enable" action 1.1 cli command "configure terminal" action 1.2 cli command "interface fastethernet0/0" action 1.3 cli command "shutdown" kron occurrence KRON in 5 oneshot BR, Mohammad _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
