09-01-2006 01:45 AM - edited 03-03-2019 01:50 PM
how can we print only the 'show running-config' of show tech-support ?
09-01-2006 02:01 AM
Hi,
Use
"show running-config | redirect tftp://your.ftp.server/your-file-name"
to redirect the output to file on tftp server and then you can print the file.
//Mikhail Galiulin
09-01-2006 02:35 AM
Hi,
If you are using Hyperterminal or Putty you can easily capture the text into a file! In hyperterminal just before giving the command 'Show running-config' click on
Transfer->Capture Text->File name!
Else in Putty, you can change the settings in Session->Logging->Log all session output.
After modifying these settings, you can capture the output of any command you want!
Hope this helps!
Regards,
AbhisheK
Please rate all helpful posts!!!
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