Only for educational purposes!!! |
To allow you to view your pre-shared keys on your PIX & ASA use the command "more system:running-config".
You can also view the pre-shared password with some versions of ASDM.
Below shows the example of the "show running-config" command.
Below shows the example of the "show running-config" command.
Firewall# show running-config
!
tunnel-group mytunnel type ipsec-ra
pre-shared-key *
!
tunnel-group mytunnel type ipsec-ra
pre-shared-key *
Firewall# more system:running-config
!
tunnel-group mytunnel type ipsec-ra
pre-shared-key MY_PRE-SHARED_KEY
!
tunnel-group mytunnel type ipsec-ra
pre-shared-key MY_PRE-SHARED_KEY
No comments:
Post a Comment