On 13 Feb, 16:51, stephan <stephan.stu...@hispeed.ch> wrote:
> Hi Alexander
>
> > maybe a bad answer, but
> > try to use RANCID - Really Awesome New Cisco confIg Differ
> >http://www.shrubbery.net/rancid/
>
> No, its a good answer.
> As good as Kiwi-CatTools. Thats the app I used.
>
> My idea was to work with a built-in feature then using an external app.
>
> Thanks anyway.
> /s
If you switch to using tcl scripts from EEM then you
can do anything you want.
For example, as a way to learn a bit about tcl
I worte a "game of life" in tcl that I could run
by pasting the code into the router. (Of course
the code could have been put in a file on the flash, but
I have still not got the necesary round tuits.)
Was way cool seeing the evolving lifescape
scrolling up the console screen.
Sadly, it was not enough to get me a
job as a test engineer chez cisco
http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
I got the idea from a game of life written in
postscript that you could run on a printer.
The lifescape emerged on pieces of paper

))
If your router does tcl, you can see some nice sample
scripts as follows:-
router#show event manager policy available
No. Type Time Created Name
1 system Thu Feb 7 06:28:15 2036 ap_perf_test_base_cpu.tcl
2 system Thu Feb 7 06:28:15 2036 no_perf_test_init.tcl
3 system Thu Feb 7 06:28:15 2036 sl_intf_down.tcl
4 system Thu Feb 7 06:28:15 2036 tm_cli_cmd.tcl
5 system Thu Feb 7 06:28:15 2036 tm_crash_reporter.tcl
6 system Thu Feb 7 06:28:15 2036 tm_fsys_usage.tcl
router# show event manager policy
available detailed ap_perf_test_base_cpu.tcl
or whatever the script you want to view is called.
There are also sample scripts here -
http://forums.cisco.com/eforum/servl...tId=0&count=20
EEM info -
http://www.cisco.com/en/US/products/...roup_home.html