How to Check Pre Shared Key in ASA

To check pre shared key in ASA :

Fw1/sec/act# more system:running-config | in ikev1
crypto ipsec ikev1 transform-set TRANSFORM_SET_1 esp-aes esp-sha-hmac 
crypto map CRYPTO_MAP 10 set ikev1 transform-set TRANSFORM_SET_1
crypto map CRYPTO_MAP 20 set ikev1 transform-set TRANSFORM_SET_1
crypto ikev1 enable outside
crypto ikev1 policy 30
crypto ikev1 policy 50
vpn-tunnel-protocol ikev1 
ikev1 pre-shared-key 1234235678
ikev1 pre-shared-key 1234256748

Was this article helpful?

Related Articles

Leave A Comment?