cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1347
Views
5
Helpful
4
Replies

How to save show tech resualt from Cisco 6006?

sfanayei
Level 1
Level 1

Hi!

I would save resualt show tech from my Cisco 6006. As we know the output of the command "show tech" is very lang. How can I save the output from the this command in easy way? Tnaks in advance.

/Sfanayei

4 Replies 4

Jon Marshall
Hall of Fame
Hall of Fame

Hi

I usually do it with windows Hyperterm. Log into the switch and

1) IOS - switch# term len 0

Cat0S - switch# set len 0

This will ensure that when you run the command "sh tech..." it will not pause at the end of each screen.

2) In hyperterm along the menu at the top select

Transfer -> Capture Text

You will then be prompted as to where to save the file that will capture the text.

3) Run your command

4) Go back to Transfer -> Capture Text and stop the capture.

HTH

Jon

Dear Jon!

It was very useful. I got it. Tanks again

/Sfanayei

Not sure about catos but with IOS, the terminal length seems to be set by its own when we issue the sh tech-support command. ( I never had to press space :-) )

Narayan

Narayan

Thanks again. I use the above primarily for getting a "sh run" so i'm so used to setting the term length. I'm thinking maybe i should retire for the day and let you take over because you are definitely more on the ball this morning :).

About time i rated you

Jon