08-11-2005 05:44 PM
how do i save the show tech-support config to a text file using ciscoworks ?
or do i need another software ?
08-12-2005 04:14 AM
You would need to use the Network Show Commands
08-12-2005 05:34 AM
Good tool (CW), wrong task.
CiscoWorks is a gret set of tools. Sometimes, though, I believe it's easier to use a more simple tool for such a simple task.
For instance, if your are on a Unix platform, why not just open up a shell, use 'script' ('man script' for optional arguments such as how to redirect output to a custom file name) to record your session and issue the 'sh tech' command? With a little more coding, you could even script a set of commands to call a series of devices up, issue a 'sh tech' on each and save the resultant outputs to individual files.
Similarly, if you are accessing your devices remotely using a Windows telnet or ssh client (such as PuTTY), simply turn on logging for your session and, voila, you have a text log.
Note that if all you want is a set of running configs, CW already stores these down in the shadow archive file structure on your CW server.
08-13-2005 05:29 PM
i need the output of tech-support commands.
will try using Putty client.
yes, i agree with u that there are more simple tools that ciscoworks
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