- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Labels:
-
Network Management
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
