08-23-2006 12:20 AM - edited 02-21-2020 01:07 AM
Hi,
I've been trying to direct the output of the "show tech" command to a file on FTP server. The FTP server has been properly setup. However, I keep getting repeated errors. Could someone please help me with the correct syntax of the command? Also I would like to know, if it is possible to direct this output as an HTML file?
Thanks.
Ajay Dand
08-23-2006 12:28 AM
The usual way is to log the output of your telnet or ssh client to a text file, and type "show tech".
It will be a text file and doesn't do fancy formatting.
08-23-2006 01:37 AM
Well, the "show tech" command on the ASA does have and ftp: and flash: keyword. Its just that I am unable to get the correct syntax. I've worked with that on the IPS 4240, and the HTML output format _really_ makes life easier for troubleshooting. However the command is entered differently on IPS, and using similar syntax doesn't seem to be working with ASA.
Ajay.
08-23-2006 01:32 AM
Hi,
Assuming your ftp server supports anonymous logins and write access for the destination then the following works for me:
show tech-support file ftp://1.2.3.4/tech.txt
HTH - plz rate if it does
Andrew.
03-27-2014 11:12 AM
if you use
show tech file ftp://<ftpusername>:<ftppassword>@1.2.3.4/tech.txt it works for authenticated.
03-06-2021 03:47 AM
Hey bro, try this
show tech file ftp://user:pass@1.1.1.1/name.txt
I recommend FileZila server, you start the server, creat username, password and set direcroty to save archives...
03-06-2021 06:16 PM
hi,
are you able to FTP using the files currently in its flash/disk0? try to do a test FTP first and use a small file (log file or ASDM).
can you just capture the output using your terminal emulator client?
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