10-18-2005 05:14 PM
I need a way to run a "show access-list" command on a PIX periodically so I can look at the number of hits.
I can run this command from the Ciscoworks CLI using:
./cwcli netshow createjob -u xxxx -p xxxx -device devicename -customcmd "show access-list"
This command successfully runs the job. Unfortunately, the output is not echoed, but is saved in report archive. I can have the job mail me when it is complete, but even that doesn't include the job output!
Is there a way with the "cwcli" commands to get this report, or have it echo the output, or write it to a file? Is there a better utility available to do this?
Thanks!
Solved! Go to Solution.
10-18-2005 05:37 PM
Looks like bug id CSCsb26481: cmdoutput not shown in netshow cli
Looks like the fix will be in RME 4.0.3, available in November
10-18-2005 05:37 PM
Looks like bug id CSCsb26481: cmdoutput not shown in netshow cli
Looks like the fix will be in RME 4.0.3, available in November
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide