We would like to get a Cisco VPN device 3000 series configuration as a text file to look at the actual configuration, but apparently the interface is not a CLI but a graphical interface or menu driven.

Is there a way to get access to the complete config as a text? And to copy and paste it to a text file?

link|improve this question

60% accept rate
feedback

2 Answers

up vote 1 down vote accepted

You can view the complete text file used for configuration within the GUI (Administration/File Management) by cliking VIEW in the actions cloumn of the file you want to view. Have a look at the file named CONFIG ;)

link|improve this answer
Thank you! That worked. – Steven Mar 9 '10 at 13:50
I believe this is a snapshot of the interface: cisco.com/en/US/i/000001-100000/65001-70000/67001-68000/… – Steven Mar 9 '10 at 18:36
feedback

a Cisco VPN 3000 concentrator can also be accessed using telnet/telnet-over-SSL ; you can viwe the entire config from there (as is explained in the config guide http://www.cisco.com/en/US/docs/security/vpn3000/vpn3000_47/configuration/guide/cfg.pdf )

HTH,

JJK

link|improve this answer
@janjust thanks for the link to the document. I am going through it right now... Could you point me to the specific paragraph I should look at? – Steven Mar 9 '10 at 11:51
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.