12-16-2004 08:06 AM - edited 03-10-2019 01:11 AM
Is there an easy way to output the sensor configuration to a file to send to TAC? Thanks.
Shawn
12-16-2004 08:51 AM
You will need an ftp (or scp) server that the sensor can log into and be able to place files on.
If it is just the config you want then:
copy current-config ftp://user@server/directory/config.txt
However, the TAC usually wants a full diagnostics report (which includes the config):
show tech-support destination-url ftp://user@server/directory/techsupport.html
(The output will be downloaded as an html file)
If you don't have an ftp (or scp) server available then the other option is to run IDM. There is a diagnostics option in IDM that will bring up a similar html file as above. You can then select the File->Save As option in your web browser to save the html file and send it to the TAC.
12-16-2004 09:20 AM
Thanks a lot. Was hoping I wouldnt have to do a sh config and copy/paste everything.
Shawn
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