Popular
Latest Articles
- How to Secure your Cisco Router
- Creating CLI Views on a Cisco Router
- Configuring TACACS+ on a Cisco Router
- How to enable SDM on your router
- Build a Samba Server on Redhat / CentOS
- How to set the Time / Date and Timezone in CentOS
- How to install SSH on Solaris 10 x86
- ESX4 - How do I turn on/off a Virtual Machine from the command line ?
PIX / ASA - Display Encrypted Pre-Shared Keys.
Monday, 14 September 2009 19:50
To allow you to view your preshared keys on your PIX ASA use the command `more system:running-config`.
You can also view the preshared password with some versions of ASDM. Below shows the example of the command.
pixfirewall# show run
!
tunnel-group mytunnel type ipsec-ra
pre-shared-key *
telnet timeout 5
Your preshared key .....
pixfirewall# more system:running-config
!
tunnel-group mytunnel type ipsec-ra
pre-shared-key MYPRESHAREDKEY
telnet timeout 5
We have 20 guests online