09-29-2008 11:02 AM - edited 03-06-2019 01:39 AM
How do you stop show tech COMMAND from displaying all the input w/out stoping.. I need to captur something there but it goes fast all the way to the end.. Thanks
Solved! Go to Solution.
10-15-2008 10:40 PM
Hi,
In addition to the posts above.
You can redirect the output of the show tech-supp to either FTP, TFTP, flash .....
for tftp:
show tech-support | redirect tftp://192.168.100.136/myrouter_tech
Or you can redirect the show tech support file to the router flash and after that you can copy it from the flash to the tftp server.
Regards
Abd Alqader
10-16-2008 04:43 AM
Now that's the bomb - works very well - thanks!
10-17-2008 06:29 AM
Try a "show tech-support page", but difficult to stop once started.
Or, as noted already use the redirect and send to flash. But, then read with "more":
show tech-support | redirect flash:show-tech
more flash:show-test
10-18-2008 01:34 PM
try using SecureCRT or PuTTY to capture output.
03-20-2014 01:54 AM
even you press direct ctrl+C button from keyborad
05-02-2019 05:58 AM
If you are using PuTTy, Go to settings-> Select Logging under "Session"
then select "All session output and in the "Log file name" create a new txt file or browse to a folder wherever you want to save the output. Start your session, run few commands to verify it copies the output to your file.
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