cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1480
Views
5
Helpful
2
Replies

config output question

shawn.posthumus
Level 1
Level 1

Is there an easy way to output the sensor configuration to a file to send to TAC? Thanks.

Shawn

2 Replies 2

marcabal
Cisco Employee
Cisco Employee

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.

Thanks a lot. Was hoping I wouldnt have to do a sh config and copy/paste everything.

Shawn

Review Cisco Networking for a $25 gift card