05-30-2016 04:42 AM - edited 03-12-2019 12:48 AM
In cisco ASA 5585 firewall context tunnel-group name ipsec-attribute command is not supported. Can any some one let me know how to add preshared key for IP sec tunnl
05-30-2016 05:14 AM
05-30-2016 06:59 AM
hi,
are you running IKEv1 or v2?
just add the IKE version keyword.
see sample below:
ciscoasa(config)# tunnel-group 1.2.3.4 ipsec-attributes
ciscoasa(config-tunnel-ipsec)# ?
tunnel-group configuration commands:
chain Enable sending certificate chain
exit Exit from tunnel-group IPSec attribute configuration mode
help Help for tunnel group configuration commands
ikev1 Configure IKEv1
ikev2 Configure IKEv2
isakmp Configure ISAKMP policy
no Remove an attribute value pair
peer-id-validate Validate identity of the peer using the peer's certificate
ciscoasa(config-tunnel-ipsec)# ikev1 pre-shared-key ?
tunnel-group-ipsec mode commands/options:
0 Specifies an UNENCRYPTED password will follow
8 Specifies an ENCRYPTED password will follow
WORD < 129 char Enter an alphanumeric string between 1-128 characters
ciscoasa(config-tunnel-ipsec)# ikev1 pre-shared-key cisco
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide